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