summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedebugjs/app/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativedebugjs/app/app.pro')
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativedebugjs/app/app.pro b/tests/auto/declarative/qdeclarativedebugjs/app/app.pro
index 157328d9..c4bc6d49 100644
--- a/tests/auto/declarative/qdeclarativedebugjs/app/app.pro
+++ b/tests/auto/declarative/qdeclarativedebugjs/app/app.pro
@@ -1,7 +1,7 @@
TEMPLATE = app
QT += quick1 quick1-private gui widgets
-CONFIG += declarative_debug
+CONFIG += quick1_debug
CONFIG += console
CONFIG -= app_bundle