test: Remove v8-private for tst_pointers
authorSergio Ahumada <sergio.ahumada@digia.com>
Thu, 15 Aug 2013 14:08:10 +0000 (16:08 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 15 Aug 2013 14:38:13 +0000 (16:38 +0200)
Change-Id: I60f98d1f3563d19e141439385e9d862590d8f63f
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
tests/benchmarks/qml/pointers/pointers.pro

index b9b44ab..ccf85d6 100644 (file)
@@ -1,5 +1,5 @@
 CONFIG += testcase
-QT += core-private v8-private qml-private testlib
+QT += core-private qml-private testlib
 TEMPLATE = app
 TARGET = tst_pointers
 macx:CONFIG -= app_bundle