aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/v8/v8.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/v8/v8.pro')
-rw-r--r--tests/auto/declarative/v8/v8.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/declarative/v8/v8.pro b/tests/auto/declarative/v8/v8.pro
deleted file mode 100644
index bd6dfa9d5c..0000000000
--- a/tests/auto/declarative/v8/v8.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-load(qttest_p4)
-macx:CONFIG -= app_bundle
-
-SOURCES += tst_v8.cpp v8test.cpp
-HEADERS += v8test.h
-
-CONFIG += parallel_test
-
-QT += declarative
-DEFINES += USING_V8_SHARED