summaryrefslogtreecommitdiffstats
path: root/examples/widgets/itemviews/itemviews.pro
blob: a76c8a10770f56f3e1a5bf2cd960afce36309919 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TEMPLATE      = subdirs
SUBDIRS       = addressbook \
                basicsortfiltermodel \
                chart \
                coloreditorfactory \
                combowidgetmapper \
                customsortfiltermodel \
                dirview \
                editabletreemodel \
                fetchmore \
                frozencolumn \
                interview \
                pixelator \
                puzzle \
                simpledommodel \
                simpletreemodel \
                simplewidgetmapper \
                spinboxdelegate \
                spreadsheet \
                stardelegate \
                storageview
contains(DEFINES, QT_NO_DRAGANDDROP): SUBDIRS -= puzzle