mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
improved comment at qt.pro file
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user