summaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmleasing/deployment.pri
blob: d3621cb75d339ef0a0e867d5381daee008ce9ea4 (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 $$qmleasing_src/content
DEPLOYMENT += qmleasing_files