summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/rewriter/rewriter.pri
diff options
context:
space:
mode:
authorMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
committerMatthew Vogt <matthew.vogt@nokia.com>2012-01-30 14:16:15 +1000
commit12a5ddf456ba8549645a8cb28a8b4ed6197a14da (patch)
tree63ee2c88af936e0609a3a194f5bcc304c4c0b707 /src/declarative/qml/rewriter/rewriter.pri
Import relevant source from Qt 4.8
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 00000000..a9fa1b57
--- /dev/null
+++ b/src/declarative/qml/rewriter/rewriter.pri
@@ -0,0 +1,4 @@
+INCLUDEPATH += $$PWD
+
+HEADERS += $$PWD/textwriter_p.h
+SOURCES += $$PWD/textwriter.cpp