QT = core
HEADERS += calc_grammar_p.h calc_parser.h qparser.h
SOURCES += calc_grammar.cpp calc_parser.cpp qparser.cpp
LEXSOURCES += calc.l