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.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/v8/v8.pro b/tests/auto/v8/v8.pro
new file mode 100644
index 0000000000..feda53bf50
--- /dev/null
+++ b/tests/auto/v8/v8.pro
@@ -0,0 +1,9 @@
+load(qttest_p4)
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_v8.cpp v8test.cpp
+HEADERS += v8test.h
+
+CONFIG += parallel_test
+
+QT += v8-private