Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1115)

Unified Diff: chrome/tools/build/win/language_dll.vsprops

Issue 119128: Convert to gyp generation of chrome_resources and chrome_strings.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/test/unit/unittests.vcproj ('k') | tools/grit/build/grit_localized_resources.rules » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/tools/build/win/language_dll.vsprops
===================================================================
--- chrome/tools/build/win/language_dll.vsprops (revision 17518)
+++ chrome/tools/build/win/language_dll.vsprops (working copy)
@@ -11,6 +11,6 @@
/>
<Tool
Name="VCResourceCompilerTool"
- AdditionalIncludeDirectories="$(OutDir)\obj\global_intermediate\webkit;$(OutDir)\grit_derived_sources"
+ AdditionalIncludeDirectories="$(OutDir)\obj\global_intermediate\webkit;$(OutDir)\obj\global_intermediate\chrome"
/>
</VisualStudioPropertySheet>
« no previous file with comments | « chrome/test/unit/unittests.vcproj ('k') | tools/grit/build/grit_localized_resources.rules » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698