source: trunk/demos/embedded/qmlphotoviewer/deployment.pri@ 846

Last change on this file since 846 was 846, checked in by Dmitry A. Kuminov, 14 years ago

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

File size: 349 bytes
Line 
1qmlphotoviewer_src = $$PWD/../../declarative/photoviewer
2symbian {
3 load(data_caging_paths)
4 qmlphotoviewer_uid3 = A000E400
5 qmlphotoviewer_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlphotoviewer_uid3
6}
7qmlphotoviewer_files.sources = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
8DEPLOYMENT += qmlphotoviewer_files
Note: See TracBrowser for help on using the repository browser.