summaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmlclocks/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/qmlclocks/deployment.pri')
-rw-r--r--demos/embedded/qmlclocks/deployment.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/embedded/qmlclocks/deployment.pri b/demos/embedded/qmlclocks/deployment.pri
index a30e403..03ba129 100644
--- a/demos/embedded/qmlclocks/deployment.pri
+++ b/demos/embedded/qmlclocks/deployment.pri
@@ -1,7 +1,7 @@
qmlclocks_src = $$PWD/../../../examples/declarative/toys/clocks
symbian {
qmlclocks_uid3 = A000E3FC
- qmlclocks_files.path = ../$$qmlclocks_uid3
+ qmlclocks_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlclocks_uid3
}
qmlclocks_files.sources = $$qmlclocks_src/clocks.qml $$qmlclocks_src/content
DEPLOYMENT += qmlclocks_files