9f1aa866bd
Task-number: QTBUG-19013 Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461 Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
36 lines
717 B
Prolog
36 lines
717 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
collections \
|
|
exceptionsafety \
|
|
exceptionsafety_objects \
|
|
gestures \
|
|
lancelot \
|
|
languagechange \
|
|
macgui \
|
|
macnativeevents \
|
|
macplist \
|
|
modeltest \
|
|
networkselftest \
|
|
qaccessibility \
|
|
qcomplextext \
|
|
qdirectpainter \
|
|
qfocusevent \
|
|
qmultiscreen \
|
|
qnetworkaccessmanager_and_qprogressdialog \
|
|
qsharedpointer_and_qwidget \
|
|
windowsmobile \
|
|
|
|
wince*|!contains(QT_CONFIG, accessibility):SUBDIRS -= qaccessibility
|
|
|
|
!mac|qpa: SUBDIRS -= \
|
|
macgui \
|
|
macnativeevents \
|
|
macplist \
|
|
|
|
!embedded|wince*: SUBDIRS -= \
|
|
qdirectpainter \
|
|
qmultiscreen \
|
|
|
|
!linux*-g++*:SUBDIRS -= exceptionsafety_objects
|
|
|