summaryrefslogtreecommitdiffstats
path: root/src/declarative/qml/qml.pri
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2009-08-13 05:40:26 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2009-08-13 05:40:26 (GMT)
commit9cb85e15fea29595addce85e6ba603af95ecffc5 (patch)
tree6888d3a40093645dcd99370acd78bca5e2b3c186 /src/declarative/qml/qml.pri
parent9f7fe0fbad3110e6e1e80917ad33b6e117dce36c (diff)
downloadQt-9cb85e15fea29595addce85e6ba603af95ecffc5.zip
Qt-9cb85e15fea29595addce85e6ba603af95ecffc5.tar.gz
Qt-9cb85e15fea29595addce85e6ba603af95ecffc5.tar.bz2
Cleanup.
Diffstat (limited to 'src/declarative/qml/qml.pri')
-rw-r--r--src/declarative/qml/qml.pri1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/qml/qml.pri b/src/declarative/qml/qml.pri
index 575876f..05bdade 100644
--- a/src/declarative/qml/qml.pri
+++ b/src/declarative/qml/qml.pri
@@ -82,7 +82,6 @@ HEADERS += qml/qmlparser_p.h \
# for qtscript debugger
contains(QT_CONFIG, scripttools):QT += scripttools
-include(script/script.pri)
include(parser/parser.pri)
include(rewriter/rewriter.pri)