summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlengine/qmlengine.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2010-02-15 04:07:02 (GMT)
committerAaron Kennedy <aaron.kennedy@nokia.com>2010-02-15 04:07:02 (GMT)
commite55cb23edff635061ec9537c7589b900cc65a83c (patch)
tree2e95c5d69728948b5dacf407b120e398a5eb1d46 /tests/auto/declarative/qmlengine/qmlengine.pro
parent40a8d38c68258623da468483b75c5256240d0557 (diff)
downloadQt-e55cb23edff635061ec9537c7589b900cc65a83c.zip
Qt-e55cb23edff635061ec9537c7589b900cc65a83c.tar.gz
Qt-e55cb23edff635061ec9537c7589b900cc65a83c.tar.bz2
Make tests compile without webkit
Diffstat (limited to 'tests/auto/declarative/qmlengine/qmlengine.pro')
-rw-r--r--tests/auto/declarative/qmlengine/qmlengine.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qmlengine/qmlengine.pro b/tests/auto/declarative/qmlengine/qmlengine.pro
index 21d55a4..1a0e5f4 100644
--- a/tests/auto/declarative/qmlengine/qmlengine.pro
+++ b/tests/auto/declarative/qmlengine/qmlengine.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative webkit network
+contains(QT_CONFIG,declarative): QT += declarative network
macx:CONFIG -= app_bundle
SOURCES += tst_qmlengine.cpp