ca17c06294
Task-number: QTBUG-21468 Change-Id: I37f741d9709b17ad31b01078e10538f0f6bff01a Reviewed-by: Liang Qi <liang.qi@digia.com>
17 lines
310 B
Prolog
17 lines
310 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 \
|
|
|
|
ios|android|qnx|*wince*:SUBDIRS -= \
|
|
qstylesheetstyle \
|