summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/declarative.pro
blob: f09d6cf7ea1728092b2ffd51c2c273fab30378b4 (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
36
37
38
39
TEMPLATE = subdirs
SUBDIRS += anchors \
           animatedimage \
           animations \
           behaviors \
           datetimeformatter \
           examples \
           layouts \
           listview \
           numberformatter \
           pathview \
           qfxloader \
           qmlpixmapcache \
           qfxtextedit \
           qfxtextinput \
           qfxwebview \
           qmetaobjectbuilder \
           qmlcontext \
           qmldom \
           qmlecmascript \
           qmlgraphicstext \
           qmlgraphicsborderimage \
           qmlfontloader \
           qmllanguage \
           qmllist \
           qmllistaccessor \
           qmlmetaproperty \
           qmlmetatype \
           qmlpropertymap \
           qmltimer \
           qmlxmllistmodel \
           repeater \
           sql \
           states \
           visual

# Tests which should run in Pulse
PULSE_TESTS = $$SUBDIRS