aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 3f5ac6924dcd55b608bf9b7dfc6e67512331ad21 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE=subdirs
SUBDIRS=\
    qml \
    quick \
    headersclean \
    particles \
    qmldevtools

testcocoon: SUBDIRS -= headersclean

contains(QT_CONFIG, qmltest): SUBDIRS += qmltest