C++: Move codegen test into the CppTools plugin.

Change-Id: I4c70a9dbd5445188c3d202427da96e1c6ff90b63
Reviewed-by: Bill King <bill.king@nokia.com>
This commit is contained in:
Christian Kamm
2011-11-14 15:08:25 +01:00
committed by Bill King
parent e93d685a9e
commit bc1b724476
5 changed files with 45 additions and 76 deletions

View File

@@ -4,7 +4,6 @@ CONFIG += ordered
SUBDIRS = \
ast \
codeformatter \
codegen \
findusages \
lookup \
preprocessor \