summaryrefslogtreecommitdiffstats
path: root/tests/manual/touch/touch.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/touch/touch.pro')
-rw-r--r--tests/manual/touch/touch.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/manual/touch/touch.pro b/tests/manual/touch/touch.pro
new file mode 100644
index 0000000000..fcb3c47f43
--- /dev/null
+++ b/tests/manual/touch/touch.pro
@@ -0,0 +1,5 @@
+TEMPLATE = app
+QT = core gui
+greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
+CONFIG -= app_bundle
+SOURCES += main.cpp