changeset 33 | 3e2da88830cd |
child 37 | 758a864f9613 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/demos/embedded/qmleasing/deployment.pri Wed Aug 18 10:37:55 2010 +0300 @@ -0,0 +1,8 @@ +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.sources = $$qmleasing_src/easing.qml +DEPLOYMENT += qmleasing_files