summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter/rewriter.pri
blob: 987e26d28806a115c4ce2627dab7972cf872e933 (plain)
1
2
3
4

INCLUDEPATH += $$PWD
HEADERS += $$PWD/rewriter_p.h $$PWD/textwriter_p.h
SOURCES += $$PWD/rewriter.cpp $$PWD/textwriter.cpp