2011-10-20 11:17:26 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
|
|
|
qaction \
|
|
|
|
qactiongroup \
|
|
|
|
qapplication \
|
|
|
|
qboxlayout \
|
|
|
|
qdesktopwidget \
|
|
|
|
qformlayout \
|
|
|
|
qgridlayout \
|
|
|
|
qlayout \
|
|
|
|
qstackedlayout \
|
|
|
|
qtooltip \
|
|
|
|
qwidget \
|
|
|
|
qwidget_window \
|
|
|
|
qwidgetaction \
|
2012-03-09 00:05:03 +00:00
|
|
|
qicon \
|
2012-03-10 02:28:12 +00:00
|
|
|
qshortcut \
|
2011-12-01 14:09:09 +00:00
|
|
|
|
|
|
|
SUBDIRS -= qsound
|
2012-01-18 07:10:35 +00:00
|
|
|
|
|
|
|
mac: qwidget.CONFIG += no_check_target # crashes, see QTBUG-23695
|