summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/qml/qml.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/qml/qml.pro b/tests/qml/qml.pro
index 8f2df3f..4a68cd1 100644
--- a/tests/qml/qml.pro
+++ b/tests/qml/qml.pro
@@ -1,11 +1,11 @@
-QT += testlib
+QT += testlib webchannel
TEMPLATE = app
TARGET = qml
CONFIG += warn_on qmltestcase
# TODO: running tests without requiring make install
-IMPORTPATH += $$PWD
+IMPORTPATH += $$OUT_PWD/../../qml $$PWD
SOURCES += \
qml.cpp