2011-10-20 11:17:26 +00:00
|
|
|
TEMPLATE=subdirs
|
|
|
|
SUBDIRS=\
|
2011-11-07 11:49:08 +00:00
|
|
|
# disabled in src/widgets/styles/styles.pri, so disable the test as well
|
|
|
|
# qmacstyle \
|
2011-10-20 11:17:26 +00:00
|
|
|
qstyle \
|
|
|
|
qstyleoption \
|
|
|
|
qstylesheetstyle \
|
|
|
|
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
|
|
qstylesheetstyle \
|
|
|
|
|
|
|
|
# This test can only be run on Mac OS:
|
|
|
|
!mac:SUBDIRS -= \
|
|
|
|
qmacstyle \
|