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

SUBDIRS = \
   kernel

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