author | Eckhart Koeppen <eckhart.koppen@nokia.com> |
Wed, 21 Apr 2010 09:15:16 +0300 | |
branch | RCL_3 |
changeset 10 | 68d3b337861b |
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