author | William Roberts <williamr@symbian.org> |
Thu, 22 Jul 2010 16:41:55 +0100 | |
branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
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