Last change
on this file since 857 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
819 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 | SUBDIRS = addressbook \
|
---|
| 3 | basicsortfiltermodel \
|
---|
| 4 | chart \
|
---|
| 5 | coloreditorfactory \
|
---|
| 6 | combowidgetmapper \
|
---|
| 7 | customsortfiltermodel \
|
---|
| 8 | dirview \
|
---|
| 9 | editabletreemodel \
|
---|
| 10 | fetchmore \
|
---|
[561] | 11 | frozencolumn \
|
---|
[2] | 12 | pixelator \
|
---|
| 13 | puzzle \
|
---|
| 14 | simpledommodel \
|
---|
| 15 | simpletreemodel \
|
---|
| 16 | simplewidgetmapper \
|
---|
| 17 | spinboxdelegate \
|
---|
| 18 | stardelegate
|
---|
| 19 |
|
---|
[561] | 20 | symbian: SUBDIRS = \
|
---|
| 21 | addressbook \
|
---|
| 22 | chart
|
---|
| 23 |
|
---|
[2] | 24 | # install
|
---|
| 25 | sources.files = README *.pro
|
---|
| 26 | sources.path = $$[QT_INSTALL_EXAMPLES]/itemviews
|
---|
| 27 | INSTALLS += sources
|
---|
[561] | 28 |
|
---|
| 29 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.