e78e7d325b
Remove some subprojects that have missing dependencies or use API that is non-available on Windows CE. Change-Id: Iad7118b95a691a433c3f798d56a6a069e5e41917 Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org> Reviewed-by: Andreas Holzammer <andreas.holzammer@kdab.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
17 lines
313 B
Prolog
17 lines
313 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qmacstyle \
|
|
qstyle \
|
|
qstyleoption \
|
|
qstylesheetstyle \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
qstylesheetstyle \
|
|
|
|
# This test can only be run on Mac OS:
|
|
!mac:SUBDIRS -= \
|
|
qmacstyle \
|
|
|
|
!contains( styles, motif ):SUBDIRS -= \
|
|
qstylesheetstyle \
|