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

SUBDIRS -= qsound

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