summaryrefslogtreecommitdiffstats
path: root/old/tests/qtuitest/sys_input/sys_input.pro
diff options
context:
space:
mode:
Diffstat (limited to 'old/tests/qtuitest/sys_input/sys_input.pro')
-rw-r--r--old/tests/qtuitest/sys_input/sys_input.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/old/tests/qtuitest/sys_input/sys_input.pro b/old/tests/qtuitest/sys_input/sys_input.pro
new file mode 100644
index 0000000..63c63f5
--- /dev/null
+++ b/old/tests/qtuitest/sys_input/sys_input.pro
@@ -0,0 +1,11 @@
+SOURCES=sys_input.qtt
+TESTAPPS=testapp1 testapp2 testapp3
+CONFIG+=systemtest
+
+
+
+target.path += \
+ /usr/local/bin
+
+INSTALLS += \
+ target \ No newline at end of file