summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/qtuitest/tst_qtuitestnamespace/tst_qtuitestnamespace.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/qtuitest/tst_qtuitestnamespace/tst_qtuitestnamespace.pro b/tests/qtuitest/tst_qtuitestnamespace/tst_qtuitestnamespace.pro
index 79d38cf..6c5a505 100644
--- a/tests/qtuitest/tst_qtuitestnamespace/tst_qtuitestnamespace.pro
+++ b/tests/qtuitest/tst_qtuitestnamespace/tst_qtuitestnamespace.pro
@@ -6,6 +6,8 @@ CONFIG+=qtestlib
CONFIG-=debug_and_release_target
+include($$SRCROOT/libqtuitest/libqtuitest.pri)
+
SOURCES+= \
tst_qtuitestnamespace.cpp
@@ -15,4 +17,4 @@ target.path += \
/usr/local/bin
INSTALLS += \
- target \ No newline at end of file
+ target