summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/styles.pro
blob: 508b6ecd41a2af1c6ae9995dd331be868b3bb6a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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 \