More cross compiling fixes.

This commit is contained in:
lotodore
2010-10-19 17:54:58 +00:00
parent 777bf952f9
commit 9283818507
+1 -1
View File
@@ -134,7 +134,7 @@ win32 {
LIBS += -lcrypto -lssl -llibeay32 -lssleay32 -lgsasl LIBS += -lcrypto -lssl -llibeay32 -lssleay32 -lgsasl
} }
!pkth_win64 { !pkth_win64 {
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error -lgsasl -lidn LIBS += -lgnutls-openssl -lgnutls -lgcrypt -lgpg-error -lgsasl -lidn
} }
win32-g++-cross { win32-g++-cross {
LIBS += -lntlm LIBS += -lntlm