Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / demos / embedded / qmleasing / deployment.pri
1 qmleasing_src = $$PWD/../../../examples/declarative/animation/easing
2 symbian {
3     load(data_caging_paths)
4     qmleasing_uid3 = A000E3FE
5     qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3
6 }
7 qmleasing_files.files = $$qmleasing_src/easing.qml $$qmleasing_src/content
8 DEPLOYMENT += qmleasing_files