source: trunk/demos/embedded/qmleasing/deployment.pri@ 1168

Last change on this file since 1168 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: 313 bytes
Line 
1qmleasing_src = $$PWD/../../../examples/declarative/animation/easing
2symbian {
3 load(data_caging_paths)
4 qmleasing_uid3 = A000E3FE
5 qmleasing_files.path = $$APP_PRIVATE_DIR_BASE/$$qmleasing_uid3
6}
7qmleasing_files.sources = $$qmleasing_src/easing.qml $$qmleasing_src/content
8DEPLOYMENT += qmleasing_files
Note: See TracBrowser for help on using the repository browser.