Last change
on this file since 846 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:
328 bytes
|
Line | |
---|
1 | qmlcalculator_src = $$PWD/../../declarative/calculator
|
---|
2 | symbian {
|
---|
3 | load(data_caging_paths)
|
---|
4 | qmlcalculator_uid3 = A000E3FB
|
---|
5 | qmlcalculator_files.path = $$APP_PRIVATE_DIR_BASE/$$qmlcalculator_uid3
|
---|
6 | }
|
---|
7 | qmlcalculator_files.sources = $$qmlcalculator_src/calculator.qml $$qmlcalculator_src/Core
|
---|
8 | DEPLOYMENT += qmlcalculator_files
|
---|
Note:
See
TracBrowser
for help on using the repository browser.