qt5base-lts/tests/auto/corelib/corelib.pro
Stephen Kelly 309cdc358e Move QAbstractItemModel into a separate directory.
Change-Id: Ib505520dd5b52743634befbf3f148d7f8c21ec44
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2011-12-13 02:23:42 +01:00

17 lines
235 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
animation \
codecs \
concurrent \
global \
io \
itemmodels \
kernel \
plugin \
statemachine \
thread \
tools \
xml
!contains(QT_CONFIG, concurrent): SUBDIRS -= concurrent