summaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmleasing/deployment.pri
blob: 984f5c803e5ab92344344277152244f4be4f9b96 (plain)
1
2
3
4
5
6
7
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