summaryrefslogtreecommitdiffstats
path: root/examples/testapp
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-05-06 11:19:20 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-05-06 11:19:20 +0200
commit10fe04128a5d848b22764989b4a0744d69efd903 (patch)
tree37ab2372c6e565631c1fb78ca55ff8980f0bb56c /examples/testapp
parent7352676e2121cb210ec749abaf726ec3c327f103 (diff)
added new registerqtv2operation
Diffstat (limited to 'examples/testapp')
-rw-r--r--examples/testapp/config/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/testapp/config/config.xml b/examples/testapp/config/config.xml
index 33264d385..efbcaddce 100644
--- a/examples/testapp/config/config.xml
+++ b/examples/testapp/config/config.xml
@@ -27,5 +27,5 @@
</PublicKey>
<!-- @homeDir@ and @rootDir@ are some of the supported vars -->
- <TargetDir>@rootDir@/testinstall</TargetDir>
+ <TargetDir>f:/testinstall</TargetDir>
</Installer>