summaryrefslogtreecommitdiffstats
path: root/tests/qtuitest/sys_assistant/sys_assistant.pro
diff options
context:
space:
mode:
authorKeith Isdale <keith.isdale@nokia.com>2010-07-23 10:53:35 +1000
committerKeith Isdale <keith.isdale@nokia.com>2010-07-23 10:53:35 +1000
commit9e03da7e9404752219ba96a88576a0ea01d5a675 (patch)
treebb8cbb43e78e25bfa45a3ba8c2c39400f35bc959 /tests/qtuitest/sys_assistant/sys_assistant.pro
parent95e90557a18e5dc1cb3cd5f9f91554e68bbbc6a5 (diff)
parentdff9fdff49679aaf332ec0bbc219104c2e2eb73d (diff)
Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/research/qtuitest
Diffstat (limited to 'tests/qtuitest/sys_assistant/sys_assistant.pro')
-rw-r--r--tests/qtuitest/sys_assistant/sys_assistant.pro9
1 files changed, 8 insertions, 1 deletions
diff --git a/tests/qtuitest/sys_assistant/sys_assistant.pro b/tests/qtuitest/sys_assistant/sys_assistant.pro
index 8d30486..a057ba3 100644
--- a/tests/qtuitest/sys_assistant/sys_assistant.pro
+++ b/tests/qtuitest/sys_assistant/sys_assistant.pro
@@ -1,2 +1,9 @@
-SOURCES=sys_assistant.js
+SOURCES=sys_assistant.qtt
CONFIG+=systemtest
+
+
+target.path += \
+ /usr/local/bin
+
+INSTALLS += \
+ target \ No newline at end of file