summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
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"