summaryrefslogtreecommitdiffstats
path: root/examples/testapp
diff options
context:
space:
mode:
authorTim Jenssen <tim.jenssen@nokia.com>2011-05-06 11:21:06 +0200
committerTim Jenssen <tim.jenssen@nokia.com>2011-05-06 11:21:06 +0200
commit210e7936b0ff742cfb29461d5cbcfd63cd950205 (patch)
treeb007891bbbdf9e075bb398d05e60b430dc6ceff9 /examples/testapp
parent10fe04128a5d848b22764989b4a0744d69efd903 (diff)
Revert "added new registerqtv2operation"
This reverts commit 10fe04128a5d848b22764989b4a0744d69efd903.
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 efbcaddce..33264d385 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>f:/testinstall</TargetDir>
+ <TargetDir>@rootDir@/testinstall</TargetDir>
</Installer>