aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro')
-rw-r--r--tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro b/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
index 5f75015d0d..7cc83cd440 100644
--- a/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
+++ b/tests/auto/qml/qqmlpropertycache/qqmlpropertycache.pro
@@ -5,5 +5,5 @@ macx:CONFIG -= app_bundle
SOURCES += tst_qqmlpropertycache.cpp
CONFIG += parallel_test
-QT += core-private gui-private qml-private testlib v8-private
+QT += core-private gui-private qml-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0