aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmleasing/deployment.pri
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmleasing/deployment.pri')
-rw-r--r--examples/embedded/qmleasing/deployment.pri6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/embedded/qmleasing/deployment.pri b/examples/embedded/qmleasing/deployment.pri
index 946fcd9d89..7a5d0401cb 100644
--- a/examples/embedded/qmleasing/deployment.pri
+++ b/examples/embedded/qmleasing/deployment.pri
@@ -1,8 +1,4 @@
qmleasing_src = $$PWD/../../../examples/declarative/animation/easing
-symbian {
- load(data_caging_paths)
- qmleasing_uid3 = A000E3FE
- qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3
-}
+
qmleasing_files.files = $$qmleasing_src/easing.qml $$qmleasing_src/content
DEPLOYMENT += qmleasing_files