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.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/embedded/qmlclocks/deployment.pri b/demos/embedded/qmlclocks/deployment.pri
index 03ba129..0946733 100644
--- a/demos/embedded/qmlclocks/deployment.pri
+++ b/demos/embedded/qmlclocks/deployment.pri
@@ -1,5 +1,6 @@
qmlclocks_src = $$PWD/../../../examples/declarative/toys/clocks
symbian {
+ load(data_caging_paths)
qmlclocks_uid3 = A000E3FC
qmlclocks_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlclocks_uid3
}