summaryrefslogtreecommitdiffstats
path: root/webkit/build/WebKit/using_WebKit.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/WebKit/using_WebKit.vsprops')
-rw-r--r--webkit/build/WebKit/using_WebKit.vsprops3
1 files changed, 2 insertions, 1 deletions
diff --git a/webkit/build/WebKit/using_WebKit.vsprops b/webkit/build/WebKit/using_WebKit.vsprops
index ef0ae20..fe1effd 100644
--- a/webkit/build/WebKit/using_WebKit.vsprops
+++ b/webkit/build/WebKit/using_WebKit.vsprops
@@ -3,10 +3,11 @@
ProjectType="Visual C++"
Version="8.00"
Name="using_WebKit"
+ InheritedPropertySheets="$(SolutionDir)..\skia\using_skia.vsprops"
>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..\third_party\WebKit\WebKit\chromium\public"
+ AdditionalIncludeDirectories="$(SolutionDir)..\third_party\WebKit\WebKit\chromium\public;$(SolutionDir)..\third_party\WebKit\WebKit\chromium\public\win"
PreprocessorDefinitions="WEBKIT_USING_SKIA=1"
WarnAsError="true"
/>