mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-23 17:36:37 +02:00
improved comment at qt.pro file
This commit is contained in:
parent
5ec11c53e9
commit
f8fe124428
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ windows {
|
||||||
QMAKE_CXXFLAGS_RELEASE = -Os
|
QMAKE_CXXFLAGS_RELEASE = -Os
|
||||||
QMAKE_LFLAGS = -Wl,-Bstatic -static-libgcc -static-libstdc++ -mwindows
|
QMAKE_LFLAGS = -Wl,-Bstatic -static-libgcc -static-libstdc++ -mwindows
|
||||||
|
|
||||||
#strip
|
#linker's -s means "strip"
|
||||||
QMAKE_LFLAGS_RELEASE += -s
|
QMAKE_LFLAGS_RELEASE += -s
|
||||||
|
|
||||||
LIBS = -lminiupnpc \
|
LIBS = -lminiupnpc \
|
||||||
|
|
Loading…
Add table
Reference in a new issue