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

Unified Diff: chrome/app/locales/es.vcproj

Issue 39152: Take 2 at using grit to generate locale rc files. (Closed)
Patch Set: Created 11 years, 10 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/app/locales/en-US.vcproj ('k') | chrome/app/locales/es-419.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/es.vcproj
diff --git a/chrome/app/locales/es.vcproj b/chrome/app/locales/es.vcproj
index 9db651f5549dfee586d8f6327b6ec2608167e2d6..a3b0761e64b31a11be17195630ce79a2a35e12f4 100644
--- a/chrome/app/locales/es.vcproj
+++ b/chrome/app/locales/es.vcproj
@@ -144,13 +144,17 @@
>
</File>
<File
- RelativePath="..\resources\locale_settings_es.rc"
+ RelativePath="$(OutDir)\grit_derived_sources\locale_settings_es.rc"
>
</File>
<File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_es.rc"
>
</File>
+ <File
+ RelativePath="$(OutDir)\grit_derived_sources\strings$(CHROMIUM_BUILD)_es.rc"
+ >
+ </File>
</Files>
<Globals>
</Globals>
« no previous file with comments | « chrome/app/locales/en-US.vcproj ('k') | chrome/app/locales/es-419.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698