Trying to use gsasl utf-8 support with libidn.

This commit is contained in:
lotodore
2010-03-24 12:23:20 +00:00
parent 7949b2e91c
commit 9063f2c9e1
3 changed files with 13 additions and 11 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ win32 {
}
win32-g++ {
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error -lgsasl
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error -lidn -lgsasl
LIBS += -lcurl
LIBS += -lz
LIBS += -llibboost_thread-mgw44-mt