From f5db1b5f6a04d5f08671ae4cee2eea8283a578aa Mon Sep 17 00:00:00 2001 From: Peter Varga Date: Fri, 28 Sep 2012 14:06:56 +0200 Subject: Add testcase for Strign::ComputeHash function The qcalculatehash_p.h private header also has been added to provide function calculatehash for qml and the new testcase. Change-Id: I1a0cf6052f596438f50bb5d2899ceaaae3e2e477 Reviewed-by: Simon Hausmann --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 05b86d2..ed2a91a 100644 --- a/sync.profile +++ b/sync.profile @@ -2,7 +2,7 @@ "QtV8" => "$basedir/src/v8", ); %moduleheaders = ( # restrict the module headers to those found in relative path - "QtV8" => "../3rdparty/v8/include", + "QtV8" => "../3rdparty/v8/include;../v8", ); @allmoduleheadersprivate = ( "QtV8" -- cgit v1.2.1