aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 935fa178bf3ef5bf6156b922138ec4fa2d1ce9be (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
30
31
32
33
34
35
TEMPLATE = subdirs
SUBDIRS += \
    accessibility \
    applicationwindow \
    calendar \
    controls \
    cursor \
    drawer \
    focus \
    font \
    menu \
    palette \
    platform \
    popup \
    pressandhold \
    qquickcolor \
    qquickiconimage \
    qquickiconlabel \
    qquickmaterialstyle \
    qquickmaterialstyleconf \
    qquickmenubar \
    qquickstyle \
    qquickstyleselector \
    qquickuniversalstyle \
    qquickuniversalstyleconf \
    revisions \
    sanity \
    snippets

# QTBUG-60268
boot2qt: SUBDIRS -= applicationwindow calendar controls cursor \
                    drawer focus font menu platform palette popup \
                    qquickmaterialstyle qquickmaterialstyleconf \
                    qquickuniversalstyle qquickuniversalstyleconf \
                    snippets qquickmenubar