qt5base-lts/tests/auto/corelib/itemmodels/itemmodels.pro
Stephen Kelly dfde98db52 Make the QItemSelectionModel test widgets-independent.
Change-Id: I695afe535ff291bc98f43185469a434cd9178926
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2013-08-13 16:34:16 +02:00

12 lines
232 B
Prolog

TEMPLATE=subdirs
SUBDIRS = qabstractitemmodel \
qabstractproxymodel \
qidentityproxymodel \
qitemselectionmodel \
qstringlistmodel \
qtHaveModule(widgets): SUBDIRS += \
qitemmodel \
qsortfilterproxymodel \