author | William Roberts <williamr@symbian.org> |
Mon, 21 Jun 2010 22:38:13 +0100 | |
branch | GCC_SURGE |
changeset 27 | 93b982ccede2 |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
TEMPLATE = app QT = core CONFIG += console TARGET = qlalr mac:CONFIG -= app_bundle SOURCES += compress.cpp \ cppgenerator.cpp \ dotgraph.cpp \ lalr.cpp \ main.cpp \ parsetable.cpp \ recognizer.cpp \ grammar.cpp HEADERS += compress.h \ cppgenerator.h \ dotgraph.h \ lalr.h \ parsetable.h \ grammar_p.h