source: trunk/demos/embedded/qmlclocks/deployment.pri

Last change on this file 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: 308 bytes
RevLine 
[844]1qmlclocks_src = $$PWD/../../../examples/declarative/toys/clocks
2symbian {
3 load(data_caging_paths)
4 qmlclocks_uid3 = A000E3FC
5 qmlclocks_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlclocks_uid3
6}
7qmlclocks_files.sources = $$qmlclocks_src/clocks.qml $$qmlclocks_src/content
8DEPLOYMENT += qmlclocks_files
Note: See TracBrowser for help on using the repository browser.