summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/corelib.pro
blob: 3d5fb3d8e47d5c435095b42b7553497dea58bea2 (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 \
   global \
   io \
   itemmodels \
   mimetypes \
   plugin \
   serialization \
   text \
   thread \
   time \
   tools