summaryrefslogtreecommitdiffstats
path: root/webkit/build/glue/glue.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/glue/glue.vsprops')
-rw-r--r--webkit/build/glue/glue.vsprops4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/build/glue/glue.vsprops b/webkit/build/glue/glue.vsprops
index 29633cf..f120d30 100644
--- a/webkit/build/glue/glue.vsprops
+++ b/webkit/build/glue/glue.vsprops
@@ -3,11 +3,11 @@
ProjectType="Visual C++"
Version="8.00"
Name="glue"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="..\..\glue;&quot;$(OutDir)&quot;;&quot;$(OutDir)\grit_derived_sources&quot;;"
+ AdditionalIncludeDirectories="..\..\glue;&quot;$(OutDir)&quot;"
PreprocessorDefinitions="_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1"
WarnAsError="true"
/>