Removing use of internal libircclient, use external lib.

This commit is contained in:
lotodore
2011-03-11 01:43:21 +00:00
parent 95305e7ba5
commit 13c9517d98
4 changed files with 5 additions and 10 deletions
+2 -1
View File
@@ -111,7 +111,8 @@ SOURCES += \
LIBS += -lpokerth_lib \
-lpokerth_db \
-lpokerth_protocol \
-lcurl
-lcurl \
-lircclient
win32 {
DEFINES += CURL_STATICLIB