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