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