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

SUBDIRS = \
   kernel

!uikit: SUBDIRS += \
   animation \
   codecs \
   global \
   io \
   itemmodels \
   mimetypes \
   plugin \
   serialization \
   statemachine \
   text \
   thread \
   time \
   tools