summaryrefslogtreecommitdiffstats
path: root/demos/embedded/qmleasing/deployment.pri
blob: 47192e68bdff3df8c62b45c00b1a14ef316b8d80 (plain)
1
2
3
4
5
6
7
qmleasing_src = $$PWD/../../../examples/declarative/animation/easing
symbian {
    qmleasing_uid3 = A000E3FE
    qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3
}
qmleasing_files.sources = $$qmleasing_src/easing.qml
DEPLOYMENT += qmleasing_files