aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickanimations/qquickanimations.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/qquickanimations/qquickanimations.pro')
-rw-r--r--tests/auto/quick/qquickanimations/qquickanimations.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickanimations/qquickanimations.pro b/tests/auto/quick/qquickanimations/qquickanimations.pro
index 747a2afdff..1e294b9ae0 100644
--- a/tests/auto/quick/qquickanimations/qquickanimations.pro
+++ b/tests/auto/quick/qquickanimations/qquickanimations.pro
@@ -11,5 +11,5 @@ TESTDATA = data/*
CONFIG += parallel_test
-QT += core-private gui-private v8-private qml-private quick-private testlib
+QT += core-private gui-private qml-private quick-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0