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

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