Still fixing windows build.

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