Removing dependency to gnutls, only gcrypt is required now.

This commit is contained in:
lotodore
2011-03-08 18:42:57 +00:00
parent 629ec5929d
commit 4ec5f4eae9
6 changed files with 40 additions and 18 deletions
+5 -4
View File
@@ -323,7 +323,9 @@ win32 {
-lSDLmain \
-ltinyxml \
-lz \
-lgnutls-openssl -lgnutls -lgcrypt -lgpg-error -lgsasl -lidn
-lgcrypt \
-lgsasl \
-lidn
debug:LIBPATH += debug/lib
release:LIBPATH += release/lib
win32-g++-cross {
@@ -446,14 +448,13 @@ unix:!mac {
-lSDL_mixer \
-lgsasl
!isEmpty( BSD ):isEmpty( kFreeBSD ):LIBS += -lcrypto
else:LIBS += -lgnutls-openssl \
-lgcrypt
else:LIBS += -lgcrypt
TARGETDEPS += ./lib/libpokerth_lib.a \
./lib/libpokerth_db.a \
./lib/libpokerth_protocol.a
# #### My release static libs
# LIBS += -lgcrypt_static -lgpg-error_static -lgnutls-openssl_static -lgnutls_static -lSDL_mixer_static -lSDL -lmikmod -lcurl
# LIBS += -lgcrypt_static -lSDL_mixer_static -lSDL -lmikmod -lcurl
# ### INSTALL ####
binary.path += $${PREFIX}/bin/
binary.files += pokerth