aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/cplusplus.pro
blob: 3cbc0dfdf2f2587f4f1ad213b919c713976527f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TEMPLATE = subdirs
CONFIG += ordered

SUBDIRS = \
    ast \
    codeformatter \
    findusages \
    lookup \
    preprocessor \
    semantic \
    typeprettyprinter \
    misc \
    cxx11 \
    checksymbols \
    lexer \
    translationunit