Some work on the new preprocessor.

This commit is contained in:
Roberto Raggi
2009-12-15 12:27:48 +01:00
parent 7518164a66
commit c09a8e4fc3
3 changed files with 478 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ macx {
include(../../../src/shared/cplusplus/cplusplus.pri)
# Input
HEADERS += Preprocessor.h
SOURCES += Preprocessor.cpp
SOURCES += main.cpp
unix {