summaryrefslogtreecommitdiffstats
path: root/src/declarative/declarative.pro
diff options
context:
space:
mode:
authorToby Tomkins <toby.tomkins@nokia.com>2012-06-26 13:19:42 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-26 08:07:39 +0200
commita4ef16f5eded8746324b6c5c6878c3353b776247 (patch)
treefff2c13861d9f8df187d0d3faf3fdbb7ce6ab925 /src/declarative/declarative.pro
parent779a4765d2b91554507e5503bfdc9620eb6a9c25 (diff)
Remove QtSvg library use.
Changes in the build system causes the header of this library to be included incorrectly. This library was never a hard dependancy for qtquick1. Change-Id: If28d4fcd7879c04772158f1e03da6e05c6f21928 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'src/declarative/declarative.pro')
-rw-r--r--src/declarative/declarative.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/declarative/declarative.pro b/src/declarative/declarative.pro
index 754e6e9c..0684859a 100644
--- a/src/declarative/declarative.pro
+++ b/src/declarative/declarative.pro
@@ -4,7 +4,6 @@ TARGET = QtQuick1
QPRO_PWD = $$PWD
QT += core core-private gui gui-private widgets widgets-private script script-private network
-contains(QT_CONFIG, svg): QT += svg
CONFIG += module
MODULE_PRI = ../../modules/qt_quick1.pri