Recognize Objective C @tokens.

This commit is contained in:
Roberto Raggi
2009-01-08 11:08:40 +01:00
parent 2d8af0709d
commit 57c10b601a
5 changed files with 97 additions and 2 deletions

View File

@@ -54,6 +54,7 @@ SOURCES += \
$$PWD/DiagnosticClient.cpp \
$$PWD/FullySpecifiedType.cpp \
$$PWD/Keywords.cpp \
$$PWD/ObjectiveCAtKeywords.cpp \
$$PWD/Lexer.cpp \
$$PWD/LiteralTable.cpp \
$$PWD/Literals.cpp \