summaryrefslogtreecommitdiff
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.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/v8/v8.pro b/tests/auto/v8/v8.pro
new file mode 100644
index 0000000..493ea8e
--- /dev/null
+++ b/tests/auto/v8/v8.pro
@@ -0,0 +1,10 @@
+CONFIG += testcase
+TARGET = tst_v8
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_v8.cpp v8test.cpp
+HEADERS += v8test.h
+
+CONFIG += parallel_test
+
+QT = core v8-private testlib