summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro
diff options
context:
space:
mode:
authorTomi Korpipää <tomi.korpipaa@digia.com>2014-10-22 11:49:21 +0300
committerTomi Korpipää <tomi.korpipaa@digia.com>2014-10-22 12:28:49 +0300
commit8b40f40c4b51fb5a9e02bf4f2c17658500497eff (patch)
tree0210f940e358adeade731887ebaf656681ddb049 /tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro
parenta845ef527b650af3ce95e03ea2670e120f053b36 (diff)
Added C++ autotests for input
Task-number: QTRD-3368 Change-Id: I0ca32bcaf4025cac24ece2e80fab6a2eee3562b0 Change-Id: I0ca32bcaf4025cac24ece2e80fab6a2eee3562b0 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com> Reviewed-by: Mika Salmela <mika.salmela@theqtcompany.com>
Diffstat (limited to 'tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro')
-rw-r--r--tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro b/tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro
new file mode 100644
index 00000000..2de48158
--- /dev/null
+++ b/tests/auto/cpptest/q3dinput-touch/q3dinput-touch.pro
@@ -0,0 +1,8 @@
+QT += testlib datavisualization
+
+TARGET = tst_cpptest
+CONFIG += console testcase
+
+TEMPLATE = app
+
+SOURCES += tst_input.cpp