Added CPlusPlus.h

This commit is contained in:
Roberto Raggi
2010-08-13 17:09:11 +02:00
parent 6801ff3860
commit 87f3be37b4
2 changed files with 64 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ DEPENDPATH += $$PWD
INCLUDEPATH += $$PWD
HEADERS += \
$$PWD/CPlusPlus.h \
$$PWD/AST.h \
$$PWD/ASTVisitor.h \
$$PWD/ASTMatcher.h \