Trying to fix current Windows build.

This commit is contained in:
lotodore
2011-12-16 21:57:31 +00:00
parent 1bf12328ee
commit 91b3307584
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -131,7 +131,7 @@ win32 {
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
LIBS += -lssh2 -lgnutls -lnettle -lhogweed -lgmp -lgcrypt -lgpg-error -lgsasl -lidn -ltinyxml -lsqlite3 -lntlm
LIBS += -lssh2 -lgnutls -lnettle -lhogweed -lgmp -lgcrypt -lgpg-error -lgsasl -lidn -lintl -ltinyxml -lsqlite3 -lntlm
LIBS += -lboost_thread_win32-mt
LIBS += -lboost_filesystem-mt
LIBS += -lboost_regex-mt