Files
qt-creator/tests/auto/cplusplus/cplusplus.pro
Christian Kamm bc1b724476 C++: Move codegen test into the CppTools plugin.
Change-Id: I4c70a9dbd5445188c3d202427da96e1c6ff90b63
Reviewed-by: Bill King <bill.king@nokia.com>
2011-11-15 15:37:29 +01:00

15 lines
202 B
Prolog

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