aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 1895d552601f7d31ec014a43727f98176aa3f847 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TEMPLATE=subdirs
SUBDIRS=\
    qml \
    headersclean \
    particles \
    qmltest \
    qmldevtools \
    cmake \
    installed_cmake

qmldevtools.CONFIG = host_build

!mac:SUBDIRS += quick

installed_cmake.depends = cmake

testcocoon: SUBDIRS -= headersclean