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