summaryrefslogtreecommitdiffstats
path: root/tests/qtuitest/sys_graphicsView/sys_graphicsView.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/qtuitest/sys_graphicsView/sys_graphicsView.pro')
-rw-r--r--tests/qtuitest/sys_graphicsView/sys_graphicsView.pro9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/qtuitest/sys_graphicsView/sys_graphicsView.pro b/tests/qtuitest/sys_graphicsView/sys_graphicsView.pro
index 14ec53e..a74cb42 100644
--- a/tests/qtuitest/sys_graphicsView/sys_graphicsView.pro
+++ b/tests/qtuitest/sys_graphicsView/sys_graphicsView.pro
@@ -1,3 +1,10 @@
-SOURCES=sys_graphicsView.js
+SOURCES=sys_graphicsView.qtt
TESTAPPS=graphicsViewTest
CONFIG+=systemtest
+
+
+target.path += \
+ /usr/local/bin
+
+INSTALLS += \
+ target \ No newline at end of file