Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / demos / embedded / qmlphotoviewer / deployment.pri
1 qmlphotoviewer_src = $$PWD/../../declarative/photoviewer
2 symbian {
3     load(data_caging_paths)
4     qmlphotoviewer_uid3 = A000E400
5     qmlphotoviewer_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlphotoviewer_uid3
6 }
7 qmlphotoviewer_files.files = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
8 DEPLOYMENT += qmlphotoviewer_files