aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qml.pri
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-08-08 09:31:39 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-08-08 12:22:32 +0200
commitce34b58ad0496664cf62053797fa316f862c9f34 (patch)
treeffa7c4d055f5ba44da65406c668cff48b01409a7 /src/qml/qml/qml.pri
parent3288b87e2f75278c7415fbc7c4574bcf7da71295 (diff)
Remove the now unused rewriter directory
The qml rewriter is not needed anymore with the new JS engine Change-Id: I87fe92eff6e28f6699df6377c1aca5a5b1c92ddd Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/qml/qml.pri')
-rw-r--r--src/qml/qml/qml.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qml.pri b/src/qml/qml/qml.pri
index 1914a388d0..4601f8ca00 100644
--- a/src/qml/qml/qml.pri
+++ b/src/qml/qml/qml.pri
@@ -133,6 +133,5 @@ HEADERS += \
$$PWD/qqmltypewrapper_p.h
include(parser/parser.pri)
-include(rewriter/rewriter.pri)
include(ftw/ftw.pri)
include(v8/v8.pri)