source: trunk/demos/embedded/qmltwitter/deployment.pri@ 1039

Last change on this file since 1039 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: 305 bytes
Line 
1qmltwitter_src = $$PWD/../../declarative/twitter
2symbian {
3 load(data_caging_paths)
4 qmltwitter_uid3 = A000E401
5 qmltwitter_files.path = $$APP_PRIVATE_DIR_BASE/$$qmltwitter_uid3
6}
7qmltwitter_files.sources = $$qmltwitter_src/twitter.qml $$qmltwitter_src/TwitterCore
8DEPLOYMENT += qmltwitter_files
Note: See TracBrowser for help on using the repository browser.