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