author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Thu, 08 Apr 2010 14:19:33 +0300 | |
branch | RCL_3 |
changeset 8 | 3f74d0d4af4c |
parent 4 | 3b1da2848fc7 |
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