aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter/rewriter.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/qml/rewriter/rewriter.pri')
-rw-r--r--src/declarative/qml/rewriter/rewriter.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/declarative/qml/rewriter/rewriter.pri b/src/declarative/qml/rewriter/rewriter.pri
new file mode 100644
index 0000000000..a9fa1b5772
--- /dev/null
+++ b/src/declarative/qml/rewriter/rewriter.pri
@@ -0,0 +1,4 @@
+INCLUDEPATH += $$PWD
+
+HEADERS += $$PWD/textwriter_p.h
+SOURCES += $$PWD/textwriter.cpp