aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 009cbaf80ede5f5833f3a057a3004a9eaf4a0c26 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TEMPLATE = subdirs

SUBDIRS += \
    aggregation \
    changeset \
    cplusplus \
    debugger \
    extensionsystem \
    environment \
    fakevim \
    generichighlighter \
#    icheckbuild \
    profilewriter \
    ioutils \
    qtcprocess \
    utils_stringutils \
    filesearch

#contains (QT_CONFIG, declarative) {
#SUBDIRS += qml
#}