summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/declarative.pro
blob: 262247ac0953d9fcbe097309ef1478c8b32a0a5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs
!symbian: {
    SUBDIRS += painting
}

SUBDIRS += \
           binding \
           creation \
           pointers \
           qdeclarativecomponent \
           qdeclarativeimage \
           qdeclarativemetaproperty \
           script \
           qmltime