From 6b54de600ce74025bc8ada20bea95ad183a6cd8d Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Wed, 11 May 2011 17:20:40 +1000 Subject: Initial V8 integration --- tests/auto/declarative/declarative.pro | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/auto/declarative/declarative.pro') diff --git a/tests/auto/declarative/declarative.pro b/tests/auto/declarative/declarative.pro index 20fa8548fd..bc694669b6 100644 --- a/tests/auto/declarative/declarative.pro +++ b/tests/auto/declarative/declarative.pro @@ -94,7 +94,8 @@ contains(QT_CONFIG, private_tests) { qsgtext \ qsgtextedit \ qsgtextinput \ - qsgvisualdatamodel + qsgvisualdatamodel \ + v8 } -- cgit v1.2.3