qt5base-lts/tests/auto/other/other.pro
Lars Knoll cf20c06756 QDirectPainter is gone in Qt5
Change-Id: I3ba8985c9c38be978198a4abd58775aa6f525968
Reviewed-by: Paul Olav Tvete <paul.tvete@nokia.com>
2012-01-31 11:58:03 +01:00

48 lines
966 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
# atwrapper \ # QTBUG-19452
baselineexample \
collections \
compiler \
exceptionsafety \
exceptionsafety_objects \
gestures \
headersclean \
lancelot \
languagechange \
macgui \
macnativeevents \
macplist \
modeltest \
networkselftest \
qaccessibility \
qcomplextext \
qfocusevent \
qmultiscreen \
qnetworkaccessmanager_and_qprogressdialog \
qobjectperformance \
qobjectrace \
qsharedpointer_and_qwidget \
qtokenautomaton \
windowsmobile \
cross_compile: SUBDIRS -= \
atwrapper \
compiler \
headersclean \
wince*|!contains(QT_CONFIG, accessibility):SUBDIRS -= qaccessibility
!mac: SUBDIRS -= \
macgui \
macnativeevents \
macplist
!embedded|wince*: SUBDIRS -= \
qdirectpainter \
qmultiscreen \
!linux*-g++*:SUBDIRS -= exceptionsafety_objects
mac: lancelot.CONFIG = no_check_target # QTBUG-22792