aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 0aeef4142d1a6bbd3af0aa3631f83261efd20d90 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
TEMPLATE = subdirs
SUBDIRS += \
    accessibility \
    calendar \
    controls \
    cursor \
    focus \
    font \
    platform \
    pressandhold \
    qquickapplicationwindow \
    qquickdrawer \
    qquickmaterialstyle \
    qquickmaterialstyleconf \
    qquickmenu \
    qquickpopup \
    qquickstyle \
    qquickstyleselector \
    qquickuniversalstyle \
    qquickuniversalstyleconf \
    revisions \
    sanity \
    snippets

# QTBUG-60268
boot2qt: SUBDIRS -= qquickapplicationwindow calendar controls cursor \
                    qquickdrawer focus font qquickmenu platform qquickpopup qquickmaterialstyle \
                    qquickmaterialstyleconf qquickuniversalstyle \
                    qquickuniversalstyleconf snippets