aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pri b/tests/tests.pri
index 06397f18..4e439c40 100644
--- a/tests/tests.pri
+++ b/tests/tests.pri
@@ -6,6 +6,6 @@ CONFIG -= app_bundle
CONFIG += testcase
QMAKE_LIBDIR += ../../src
-QMAKE_RPATHDIR = ../../src
+QMAKE_RPATHDIR += $$OUT_PWD/../../src
INCLUDEPATH += $$PWD $$QXMPP_INCLUDEPATH
LIBS += $$QXMPP_LIBS