qt5base-lts/tests/auto/corelib/itemmodels/itemmodels.pro
Stephen Kelly 9eacf32de9 Move the qitemmodel test to the itemmodels directory.
Change-Id: I67e1008bea0d94ffbc52aad453a29645261e109e
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-06 17:21:25 +01:00

12 lines
257 B
Prolog

TEMPLATE=subdirs
SUBDIRS = qabstractitemmodel \
qabstractproxymodel \
qidentityproxymodel \
qitemmodel \
qitemselectionmodel \
qsortfilterproxymodel \
qstringlistmodel
mac: qabstractitemmodel.CONFIG = no_check_target # QTBUG-22748