blob: b689a35478de3a0b0ee5c519cb349a0d29ecadf5 [file] [log] [blame]
INCLUDEPATH += $$PWD
HEADERS = $$PWD/moc.h \
$$PWD/preprocessor.h \
$$PWD/parser.h \
$$PWD/symbols.h \
$$PWD/token.h \
$$PWD/utils.h \
$$PWD/generator.h \
$$PWD/outputrevision.h
SOURCES = $$PWD/moc.cpp \
$$PWD/preprocessor.cpp \
$$PWD/generator.cpp \
$$PWD/parser.cpp \
$$PWD/token.cpp