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:
273 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 | SUBDIRS = \
|
---|
[846] | 3 | addressbook \
|
---|
| 4 | modelview
|
---|
[2] | 5 |
|
---|
[846] | 6 |
|
---|
[2] | 7 | # install
|
---|
| 8 | sources.files = README *.pro
|
---|
| 9 | sources.path = $$[QT_INSTALL_EXAMPLES]/tutorials
|
---|
| 10 | INSTALLS += sources
|
---|
[561] | 11 |
|
---|
| 12 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.