summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro')
-rw-r--r--tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro b/tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro
new file mode 100644
index 00000000..f2259d48
--- /dev/null
+++ b/tests/auto/qsensorgestures_gestures/qsensorgestures_gestures.pro
@@ -0,0 +1,21 @@
+TEMPLATE = app
+TARGET = tst_sensorgestures_gestures
+CONFIG += testcase
+
+QT += core testlib sensors-private
+QT -= gui
+
+CONFIG += console
+CONFIG -= app_bundle
+
+
+SOURCES += tst_sensorgestures_gestures.cpp \
+ mockcommon.cpp
+
+DEFINES += SRCDIR=\\\"$$PWD/\\\"
+
+HEADERS += \
+ mockcommon.h \
+ mockbackends.h
+
+TESTDATA += mock_data dataset2_mock_data