1
TEMPLATE = app
2
TARGET = lexgen
3
include(lexgen.pri)
4
SOURCES += main.cpp \
5
generator.cpp
6
QT = core