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

SUBDIRS = \
   kernel

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