summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/kernel/kernel.pro
blob: 3a00300ac32965a5df32043dd4f76968d355c5a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE=subdirs
SUBDIRS=\
   qaction \
   qactiongroup \
   qapplication \
   qboxlayout \
   qdesktopwidget \
   qformlayout \
   qgridlayout \
   qlayout \
   qstackedlayout \
   qtooltip \
   qwidget \
   qwidget_window \
   qwidgetaction \
   qicon \

SUBDIRS -= qsound

mac: qwidget.CONFIG += no_check_target # crashes, see QTBUG-23695