summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 03:50:19 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-04-29 03:50:19 +0000
commit99d8534c03c9cd6f64ad036a45522c9acb09ddb9 (patch)
tree98e04564e62de07dd7029e2cfd63f692c86d15e0 /tools
parentff3046e50deb575e4365ec3b93ef0a5c57dba0fb (diff)
downloadchromium_src-99d8534c03c9cd6f64ad036a45522c9acb09ddb9.zip
chromium_src-99d8534c03c9cd6f64ad036a45522c9acb09ddb9.tar.gz
chromium_src-99d8534c03c9cd6f64ad036a45522c9acb09ddb9.tar.bz2
Changes in preparation for webkit switch to gyp.
These won't get gated live without a change to all.gyp, so landing them separately. Review URL: http://codereview.chromium.org/100146 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14822 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/grit/build/using_generated_resources.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/grit/build/using_generated_resources.vsprops b/tools/grit/build/using_generated_resources.vsprops
index c7ba701..18d05aa 100644
--- a/tools/grit/build/using_generated_resources.vsprops
+++ b/tools/grit/build/using_generated_resources.vsprops
@@ -6,6 +6,6 @@
>
<Tool
Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(OutDir)\grit_derived_sources&quot;;&quot;$(SolutionDir)\$(configurationName)\grit_derived_sources&quot;;&quot;$(OutDir)\obj\global_intermediate\net&quot;"
+ AdditionalIncludeDirectories="&quot;$(OutDir)\grit_derived_sources&quot;;&quot;$(SolutionDir)\$(configurationName)\grit_derived_sources&quot;;&quot;$(OutDir)\obj\global_intermediate\net&quot;;&quot;$(OutDir)\obj\global_intermediate\webkit&quot;"
/>
</VisualStudioPropertySheet>