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

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