aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: d68d3ed43f91e5e6249b1a49ac33436c69d2870e (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
TEMPLATE = subdirs

SUBDIRS += \
    algorithm \
    aggregation \
    changeset \
    cplusplus \
    debugger \
    diff \
    extensionsystem \
    externaltool \
    environment \
    pointeralgorithm \
    profilewriter \
    ssh \
    treeviewfind \
    toolchaincache \
    qtcprocess \
    json \
    utils \
    filesearch \
    mapreduce \
    runextensions \
    languageserverprotocol \
    sdktool \
    valgrind

qtHaveModule(qml): SUBDIRS += qml
qtHaveModule(quick): SUBDIRS += tracing