Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / demos / embedded / qmlclocks / deployment.pri
1 qmlclocks_src = $$PWD/../../../examples/declarative/toys/clocks
2 symbian {
3     load(data_caging_paths)
4     qmlclocks_uid3 = A000E3FC
5     qmlclocks_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlclocks_uid3
6 }
7 qmlclocks_files.files = $$qmlclocks_src/clocks.qml $$qmlclocks_src/content
8 DEPLOYMENT += qmlclocks_files