2011-09-07 08:58:35 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
2011-10-11 08:21:54 +00:00
|
|
|
# atwrapper \ # QTBUG-19452
|
|
|
|
baselineexample \
|
|
|
|
compiler \
|
2011-11-25 08:30:03 +00:00
|
|
|
gestures \
|
2011-10-11 08:21:54 +00:00
|
|
|
headersclean \
|
2011-11-25 08:30:03 +00:00
|
|
|
lancelot \
|
|
|
|
languagechange \
|
|
|
|
macgui \
|
|
|
|
macnativeevents \
|
|
|
|
macplist \
|
|
|
|
modeltest \
|
|
|
|
networkselftest \
|
|
|
|
qaccessibility \
|
2012-05-10 21:52:05 +00:00
|
|
|
qaccessibilitylinux \
|
2014-03-20 15:38:36 +00:00
|
|
|
qaccessibilitymac \
|
2011-11-25 08:30:03 +00:00
|
|
|
qcomplextext \
|
|
|
|
qfocusevent \
|
|
|
|
qnetworkaccessmanager_and_qprogressdialog \
|
2011-11-04 15:43:53 +00:00
|
|
|
qobjectperformance \
|
2011-11-25 08:30:03 +00:00
|
|
|
qobjectrace \
|
|
|
|
qsharedpointer_and_qwidget \
|
2014-06-05 23:44:07 +00:00
|
|
|
qprocess_and_guieventloop \
|
2011-09-07 08:58:35 +00:00
|
|
|
qtokenautomaton \
|
2011-11-25 08:30:03 +00:00
|
|
|
windowsmobile \
|
2011-09-07 08:58:35 +00:00
|
|
|
|
2012-12-21 11:09:56 +00:00
|
|
|
!qtHaveModule(widgets): SUBDIRS -= \
|
2012-06-05 12:16:16 +00:00
|
|
|
baselineexample \
|
|
|
|
gestures \
|
|
|
|
headersclean \
|
|
|
|
lancelot \
|
|
|
|
languagechange \
|
|
|
|
modeltest \
|
|
|
|
qaccessibility \
|
|
|
|
qfocusevent \
|
|
|
|
qnetworkaccessmanager_and_qprogressdialog \
|
|
|
|
qsharedpointer_and_qwidget \
|
|
|
|
windowsmobile \
|
2012-10-18 01:14:57 +00:00
|
|
|
qaccessibility \
|
|
|
|
qaccessibilitylinux \
|
2013-05-30 11:02:45 +00:00
|
|
|
qaccessibilitymac \
|
2012-06-05 12:16:16 +00:00
|
|
|
|
2013-02-19 12:06:34 +00:00
|
|
|
!qtHaveModule(network): SUBDIRS -= \
|
|
|
|
baselineexample \
|
|
|
|
headersclean \
|
|
|
|
lancelot \
|
|
|
|
networkselftest \
|
|
|
|
qnetworkaccessmanager_and_qprogressdialog \
|
|
|
|
qobjectperformance
|
|
|
|
|
2012-02-23 09:41:50 +00:00
|
|
|
testcocoon: SUBDIRS -= headersclean
|
|
|
|
|
2011-10-11 08:21:54 +00:00
|
|
|
cross_compile: SUBDIRS -= \
|
|
|
|
atwrapper \
|
2012-03-01 04:37:50 +00:00
|
|
|
compiler
|
2011-11-25 08:30:03 +00:00
|
|
|
|
2012-05-10 21:52:05 +00:00
|
|
|
wince*|!contains(QT_CONFIG, accessibility): SUBDIRS -= qaccessibility
|
|
|
|
|
2013-01-18 15:36:42 +00:00
|
|
|
!contains(QT_CONFIG, accessibility-atspi-bridge): SUBDIRS -= qaccessibilitylinux
|
2011-11-25 08:30:03 +00:00
|
|
|
|
|
|
|
!mac: SUBDIRS -= \
|
|
|
|
macgui \
|
|
|
|
macnativeevents \
|
2013-05-30 11:02:45 +00:00
|
|
|
macplist \
|
|
|
|
qaccessibilitymac
|
2011-11-25 08:30:03 +00:00
|
|
|
|
|
|
|
!embedded|wince*: SUBDIRS -= \
|
2012-03-06 11:23:31 +00:00
|
|
|
qdirectpainter
|
2011-11-25 08:30:03 +00:00
|
|
|
|
2014-06-05 23:44:07 +00:00
|
|
|
winrt: SUBDIRS -= \
|
|
|
|
qprocess_and_guieventloop
|