aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/touch/touch.pro
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@digia.com>2015-02-18 09:23:32 +0100
committerShawn Rutledge <shawn.rutledge@digia.com>2015-04-21 13:43:24 +0000
commita6abc54fc6d35246cee2f686d4c9abb76564ae83 (patch)
tree99163796cc43ce0e78075eaa273e6aa5c161279b /tests/manual/touch/touch.pro
parenta663455c8c9f561f2380f3bffd3c51d3a41c6bff (diff)
add manual tests for touch interaction
So far there are manual tests for Flickable and MultiPointTouchArea. It can be expanded later. Change-Id: Ifa838b68f137a49647a208dc15f22c90f1e02d1f Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
Diffstat (limited to 'tests/manual/touch/touch.pro')
-rw-r--r--tests/manual/touch/touch.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/manual/touch/touch.pro b/tests/manual/touch/touch.pro
new file mode 100644
index 0000000000..3705d41df0
--- /dev/null
+++ b/tests/manual/touch/touch.pro
@@ -0,0 +1,7 @@
+TEMPLATE = app
+
+QT += qml quick
+
+SOURCES += main.cpp
+
+RESOURCES += qml.qrc ../../../examples/quick/shared/quick_shared.qrc