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