Fixed Windows build issues.

This commit is contained in:
lotodore
2009-03-02 19:24:16 +00:00
parent 6948d86d9f
commit e8f9d917f8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ win32 {
LIBPATH += Debug/lib
}
release {
LIBPATH += Debug/lib
LIBPATH += Release/lib
}
LIBS += -lgnutls-openssl -lgnutls -lgcrypt -ltasn1 -lgpg-error
LIBS += -lcurl