Still fixing windows build.

This commit is contained in:
lotodore
2012-12-25 15:58:26 +01:00
parent ba1955c550
commit cd0c61bd9c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -349,7 +349,7 @@ win32 {
-lSDLmain \ -lSDLmain \
-ltinyxml \ -ltinyxml \
-lz \ -lz \
-lcrypto \ -lcrypt32 \
-lssl \ -lssl \
-lssh2 \ -lssh2 \
-lgnutls \ -lgnutls \
+1 -1
View File
@@ -131,7 +131,7 @@ win32 {
debug:LIBPATH += debug/lib debug:LIBPATH += debug/lib
release:LIBPATH += release/lib release:LIBPATH += release/lib
LIBS += -lcrypto -lssl -lssh2 -lgnutls -lnettle -lhogweed -lgmp -lgcrypt -lgpg-error -lgsasl -lidn -lintl -lprotobuf -ltinyxml -lsqlite3 -lntlm LIBS += -lcrypt32 -lssl -lssh2 -lgnutls -lnettle -lhogweed -lgmp -lgcrypt -lgpg-error -lgsasl -lidn -lintl -lprotobuf -ltinyxml -lsqlite3 -lntlm
LIBS += -lboost_thread_win32-mt LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt LIBS += -lboost_regex-mt