Skip to content

Commit

Permalink
Update lithium-qt.pro
Browse files Browse the repository at this point in the history
static please
  • Loading branch information
BlueDragon747 committed Mar 18, 2022
1 parent 15d4c26 commit 3cef45c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lithium-qt.pro
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ QMAKE_CXXFLAGS += -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -std=gnu++0x
#win32:QMAKE_LFLAGS *= -Wl,--large-address-aware
#win32:QMAKE_LFLAGS *= -Wl,--large-address-aware -static
# i686-w64-mingw32
#win32:QMAKE_LFLAGS *= -static-libgcc -static-libstdc++ -static
win32:QMAKE_LFLAGS *= -static-libgcc -static-libstdc++
win32:QMAKE_LFLAGS *= -static-libgcc -static-libstdc++ -static -lpthread

# use: qmake "USE_QRCODE=1"
# libqrencode (http://fukuchi.org/works/qrencode/index.en.html) must be installed for support
Expand Down

0 comments on commit 3cef45c

Please sign in to comment.