aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest/qmltest.pro
blob: 0b793269e92c65cb0eca38ac1ca02cc03a75089d (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 += \
    animatedimage \
    animations \
    borderimage \
    buttonclick \
    createbenchmark \
    events \
    fontloader \
    gradient \
    image \
    itemgrabber \
    layout \
    listmodel \
    listview \
    objectmodel \
    pathview \
    positioners \
    qqmlbinding \
    qtbug46798 \
    rectangle \
    selftests \
    shadersource \
    stability \
    statemachine \
    text \
    textedit \
    textinput \
    window