summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro')
-rw-r--r--tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro b/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
index e5fc671f..70b12e8b 100644
--- a/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
+++ b/tests/auto/declarative/qdeclarativedebug/qdeclarativedebug.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qdeclarativedebug
QT += testlib
-contains(QT_CONFIG,quick1): QT += network quick1 quick1-private core-private script-private gui-private widgets-private
+contains(QT_CONFIG,declarative): QT += network declarative declarative-private core-private script-private gui-private widgets-private
macx:CONFIG -= app_bundle
HEADERS += ../shared/debugutil_p.h