summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro')
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
index 69ef5c25..85679451 100644
--- a/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
+++ b/tests/auto/declarative/qdeclarativexmlhttprequest/qdeclarativexmlhttprequest.pro
@@ -3,7 +3,7 @@ testcase.timeout = 1200 # this is a slow test
TARGET = tst_qdeclarativexmlhttprequest
QT += testlib
-contains(QT_CONFIG,quick1): QT += quick1 network
+contains(QT_CONFIG,declarative): QT += declarative network
macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h