summaryrefslogtreecommitdiffstats
path: root/tests/auto/v8/v8.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/v8/v8.pro')
-rw-r--r--tests/auto/v8/v8.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/v8/v8.pro b/tests/auto/v8/v8.pro
index f83c6c8053..493ea8e1cb 100644
--- a/tests/auto/v8/v8.pro
+++ b/tests/auto/v8/v8.pro
@@ -1,4 +1,5 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_v8
macx:CONFIG -= app_bundle
SOURCES += tst_v8.cpp v8test.cpp
@@ -6,4 +7,4 @@ HEADERS += v8test.h
CONFIG += parallel_test
-QT = core v8-private
+QT = core v8-private testlib