2011-10-20 11:17:26 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
|
|
|
qapplication \
|
|
|
|
qboxlayout \
|
|
|
|
qformlayout \
|
2017-05-29 20:16:27 +00:00
|
|
|
qgesturerecognizer \
|
2011-10-20 11:17:26 +00:00
|
|
|
qgridlayout \
|
|
|
|
qlayout \
|
|
|
|
qstackedlayout \
|
|
|
|
qtooltip \
|
|
|
|
qwidget \
|
|
|
|
qwidget_window \
|
2012-04-01 18:31:55 +00:00
|
|
|
qwidgetmetatype \
|
2013-01-08 13:30:46 +00:00
|
|
|
qwidgetsvariant \
|
2012-12-03 11:31:18 +00:00
|
|
|
qwindowcontainer \
|
2012-03-10 02:28:12 +00:00
|
|
|
qshortcut \
|
2012-05-23 12:58:55 +00:00
|
|
|
qsizepolicy
|
2011-12-01 14:09:09 +00:00
|
|
|
|
2018-10-24 13:20:27 +00:00
|
|
|
darwin:SUBDIRS -= \
|
2017-05-29 20:16:27 +00:00
|
|
|
qgesturerecognizer \
|
2019-10-18 07:07:37 +00:00
|
|
|
|
2020-02-17 16:20:29 +00:00
|
|
|
qtConfig(action):SUBDIRS += \
|
2019-10-18 13:03:08 +00:00
|
|
|
qaction \
|
|
|
|
qactiongroup \
|
|
|
|
qwidgetaction
|
|
|
|
|
2019-10-18 07:07:37 +00:00
|
|
|
!qtConfig(shortcut): SUBDIRS -= \
|
|
|
|
qshortcut
|