summaryrefslogtreecommitdiffstats
path: root/WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops')
-rw-r--r--WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops3
1 files changed, 2 insertions, 1 deletions
diff --git a/WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops b/WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops
index c9f5722..e9052fd 100644
--- a/WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops
+++ b/WebKitLibraries/win/tools/vsprops/debug_wincairo.vsprops
@@ -7,10 +7,11 @@
<Tool
Name="VCCLCompilerTool"
Optimization="0"
+ AdditionalIncludeDirectories="&quot;$(WebKitLibrariesDir)\include\cairo&quot;"
+ PreprocessorDefinitions="DEBUG_ALL"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="2"
- AdditionalIncludeDirectories="&quot;$(WebKitLibrariesDir)\include\cairo&quot;"
/>
<Tool
Name="VCLinkerTool"