summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/corelib.pro
blob: 84eb3f284c71d4d11f0bae5c66c82520d6a37e51 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE=subdirs
SUBDIRS=\
   animation \
   codecs \
   concurrent \
   global \
   io \
   itemmodels \
   kernel \
   plugin \
   statemachine \
   thread \
   tools \
   xml

!contains(QT_CONFIG, concurrent): SUBDIRS -= concurrent