summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/styles/styles.pro
blob: 9d7464cb5b89a74796220ed28c0035ffcb6ccfdf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE=subdirs
SUBDIRS=\
   qmacstyle \
   qstyle \
   qstyleoption \
   qstylesheetstyle \

!qtConfig(private_tests): SUBDIRS -= \
           qstylesheetstyle \

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

uikit|android|qnx: SUBDIRS -= \
    qstylesheetstyle \