summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/corelib.pro
blob: 4d88b04828eab32056b4ce513ec4eaa5c8c60d5d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TEMPLATE=subdirs

SUBDIRS = \
   kernel

!ios: SUBDIRS += \
   animation \
   codecs \
   global \
   io \
   itemmodels \
   json \
   mimetypes \
   plugin \
   statemachine \
   thread \
   tools \
   xml