bae926e66d
Change-Id: I91f7211efe44cbb41aa3058f85869a6babf121f3 Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
14 lines
265 B
Prolog
14 lines
265 B
Prolog
TEMPLATE=subdirs
|
|
|
|
SUBDIRS = qabstractitemmodel \
|
|
qstringlistmodel \
|
|
|
|
qtHaveModule(gui): SUBDIRS += \
|
|
qabstractproxymodel \
|
|
qidentityproxymodel \
|
|
qitemselectionmodel \
|
|
|
|
qtHaveModule(widgets): SUBDIRS += \
|
|
qitemmodel \
|
|
qsortfilterproxymodel \
|