diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/tests.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro index 2848c2ed..c36c28c6 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_LIBRARY_NAME +LIBS += $$QXMPP_LIBS |
