Files
qt-creator/tests/auto/cplusplus/cplusplus.pro
hjk df2ecb4edd Move the textual simplification of container type to debugger again
This is the only user, and likely will stay so for a while, and
eases the linking of the debugger autotests.

Change-Id: I822fa892f105a5b7985370b26e50aa94cac74bb3
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
2014-01-08 14:49:35 +01:00

16 lines
220 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS = \
ast \
codeformatter \
findusages \
lookup \
preprocessor \
semantic \
typeprettyprinter \
misc \
cxx11 \
checksymbols \
lexer