summaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmlcalculator/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'demos/embedded/qmlcalculator/deployment.pri')
-rw-r--r--demos/embedded/qmlcalculator/deployment.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/embedded/qmlcalculator/deployment.pri b/demos/embedded/qmlcalculator/deployment.pri
index 53c6dbf..a31303d 100644
--- a/demos/embedded/qmlcalculator/deployment.pri
+++ b/demos/embedded/qmlcalculator/deployment.pri
@@ -1,5 +1,6 @@
qmlcalculator_src = $$PWD/../../declarative/calculator
symbian {
+ load(data_caging_paths)
qmlcalculator_uid3 = A000E3FB
qmlcalculator_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlcalculator_uid3
}