Fixes: Parsing of simple id expressions (e.g. a;).

AutoTest: included
This commit is contained in:
Roberto Raggi
2008-12-15 12:24:41 +01:00
parent 78f1fca9aa
commit da6eb84456
4 changed files with 38 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
DEFINES += HAVE_QT CPLUSPLUS_WITH_NAMESPACE
INCLUDEPATH += $$PWD/../../../../shared/cplusplus
DEPENDPATH += $$INCLUDEPATH .
LIBS += -L$$PWD -lCPlusPlusTestSupport