aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/v8/v8.pro
diff options
context:
space:
mode:
authorAaron Kennedy <aaron.kennedy@nokia.com>2011-06-10 11:53:56 +1000
committerAaron Kennedy <aaron.kennedy@nokia.com>2011-06-10 11:53:56 +1000
commitf02280f464c8bd976221d723a6acac20c971ddd7 (patch)
treef68a575a09c21c8627049c6629aa446352101b53 /tests/auto/declarative/v8/v8.pro
parentdf4add062fc7368d9fee7c697405c43422b0af27 (diff)
Allow v8 autotest to run without Qt
Diffstat (limited to 'tests/auto/declarative/v8/v8.pro')
-rw-r--r--tests/auto/declarative/v8/v8.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/declarative/v8/v8.pro b/tests/auto/declarative/v8/v8.pro
index 0fc27d80b4..1030d174b6 100644
--- a/tests/auto/declarative/v8/v8.pro
+++ b/tests/auto/declarative/v8/v8.pro
@@ -1,7 +1,8 @@
load(qttest_p4)
macx:CONFIG -= app_bundle
-SOURCES += tst_v8.cpp
+SOURCES += tst_v8.cpp v8test.cpp
+HEADERS += v8test.h
CONFIG += parallel_test