summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/styles.pro
blob: 20a59dea45f8c872781c9fe1bae14b82d1ef76ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=subdirs
SUBDIRS=\
# disabled in src/widgets/styles/styles.pri, so disable the test as well
#   qmacstyle \
   qstyle \
   qstyleoption \
   qstylesheetstyle \

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
           qstylesheetstyle \

# This test can only be run on Mac OS:
!mac:SUBDIRS -= \
    qmacstyle \