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

SUBDIRS -= qsound

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