Files
qt-creator/tests/auto/cplusplus/cplusplus.pro
Friedemann Kleint 2960c735df Debugger/CPP: Move helpers to simplify types to CPlusPlus-lib.
Make available for log simplification, etc.
Add autotest, fix broken std::set and MSVC.

Rubber-stamped-by: Christian Kamm <christian.d.kamm@nokia.com>
2010-11-25 13:51:54 +01:00

15 lines
205 B
Prolog

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