2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = addressbook \
|
|
|
|
basicsortfiltermodel \
|
|
|
|
chart \
|
2012-11-27 20:41:50 +00:00
|
|
|
coloreditorfactory \
|
2011-04-27 10:05:43 +00:00
|
|
|
combowidgetmapper \
|
|
|
|
customsortfiltermodel \
|
|
|
|
dirview \
|
|
|
|
editabletreemodel \
|
|
|
|
fetchmore \
|
2017-12-18 09:19:51 +00:00
|
|
|
flattreeview \
|
2011-04-27 10:05:43 +00:00
|
|
|
frozencolumn \
|
2011-06-24 09:18:58 +00:00
|
|
|
interview \
|
2011-04-27 10:05:43 +00:00
|
|
|
pixelator \
|
|
|
|
puzzle \
|
|
|
|
simpledommodel \
|
|
|
|
simpletreemodel \
|
|
|
|
simplewidgetmapper \
|
2011-06-24 09:18:58 +00:00
|
|
|
spinboxdelegate \
|
2012-11-27 20:41:50 +00:00
|
|
|
spreadsheet \
|
2014-05-06 16:14:21 +00:00
|
|
|
stardelegate \
|
|
|
|
storageview
|
2018-04-13 07:01:43 +00:00
|
|
|
!qtConfig(draganddrop): SUBDIRS -= puzzle
|
2017-01-09 10:23:10 +00:00
|
|
|
!qtHaveModule(xml): SUBDIRS -= simpledommodel
|