qtbase-opensource-src/util/lexgen/lexgen.pro

7 lines
101 B
Prolog
Raw Normal View History

2022-05-14 17:39:13 +08:00
TEMPLATE = app
TARGET = lexgen
include(lexgen.pri)
SOURCES += main.cpp \
generator.cpp
QT = core