aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-08-11 05:05:31 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-08-11 05:05:31 +0000
commitdbd94e41aeb655a6244aeac67d2c54cefa6785bd (patch)
treeb3f665469881fca410bc469ea71109577d294fc2 /tests
parent5a3ff5fcd51981ba6f65d161cda46471ce650c50 (diff)
downloadqxmpp-dbd94e41aeb655a6244aeac67d2c54cefa6785bd.tar.gz
cleanup library name definition
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 8d4ed08a..1ce95d39 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -9,4 +9,4 @@ SOURCES += tests.cpp
HEADERS += tests.h
INCLUDEPATH += $$QXMPP_INCLUDE_DIR
-LIBS += -L$$QXMPP_LIBRARY_DIR -l$$QXMPP_LIB
+LIBS += -L$$QXMPP_LIBRARY_DIR -l$$QXMPP_LIBRARY_NAME