qt5base-lts/tests/auto/integrationtests/integrationtests.pro
Jo Asplin 9f1aa866bd Moved tests into integrationtests/ and widgets/
Task-number: QTBUG-19013

Change-Id: Ibb776f5967c0645ce6d22ef7afdc40657c575461
Reviewed-by: Holger Ihrig <holger.ihrig@nokia.com>
2011-10-20 19:45:41 +02:00

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