aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro8
1 files changed, 6 insertions, 2 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 2e9bc7e..e4f9b88 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -1,5 +1,5 @@
-QT += testlib
-QT -= gui
+QT += testlib quick
+#QT -= gui
CONFIG += qt console warn_on depend_includepath testcase
CONFIG -= app_bundle
@@ -8,3 +8,7 @@ TEMPLATE = app
SOURCES += \
tst_cursornavigation.cpp
+INCLUDEPATH += ../plugin
+
+DISTFILES += \
+ basics.qml