demos/embedded/qmlphotoviewer/deployment.pri
changeset 33 3e2da88830cd
equal deleted inserted replaced
30:5dc02b23752f 33:3e2da88830cd
       
     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.sources = $$qmlphotoviewer_src/photoviewer.qml $$qmlphotoviewer_src/PhotoViewerCore
       
     8 DEPLOYMENT += qmlphotoviewer_files