summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro')
-rw-r--r--tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro b/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
index 57784346..d9706deb 100644
--- a/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
+++ b/tests/auto/declarative/qdeclarativepropertymap/qdeclarativepropertymap.pro
@@ -2,7 +2,7 @@ CONFIG += testcase
TARGET = tst_qdeclarativepropertymap
QT += testlib
-contains(QT_CONFIG,quick1): QT += quick1 quick1-private
+contains(QT_CONFIG,declarative): QT += declarative declarative-private
macx:CONFIG -= app_bundle
SOURCES += tst_qdeclarativepropertymap.cpp