Fixing static linking, still requires gnutls due to libcurl.

This commit is contained in:
lotodore
2011-03-08 20:40:38 +00:00
parent 4ec5f4eae9
commit 087cc852f0
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ win32 {
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
LIBS += -lgcrypt -lgsasl -lidn -ltinyxml
LIBS += -lgnutls -lgcrypt -lgpg-error -lgsasl -lidn -ltinyxml
win32-g++-cross {
LIBS += -lsqlite3
LIBS += -lntlm