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

Unified Diff: chrome/app/locales/zh-CN.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/vi.vcproj ('k') | chrome/app/locales/zh-TW.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/zh-CN.vcproj
diff --git a/chrome/app/locales/zh-CN.vcproj b/chrome/app/locales/zh-CN.vcproj
index 3d79f21618c7cded5289d1f8f889a64073ca4bde..c9c3288cb7b92b4e9692e937629e3d086df694b2 100644
--- a/chrome/app/locales/zh-CN.vcproj
+++ b/chrome/app/locales/zh-CN.vcproj
@@ -144,13 +144,17 @@
>
</File>
<File
- RelativePath="..\resources\locale_settings_zh-CN.rc"
+ RelativePath="$(OutDir)\grit_derived_sources\locale_settings_zh-CN.rc"
>
</File>
<File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_zh-CN.rc"
>
</File>
+ <File
+ RelativePath="$(OutDir)\grit_derived_sources\strings$(CHROMIUM_BUILD)_zh-CN.rc"
+ >
+ </File>
</Files>
<Globals>
</Globals>
« no previous file with comments | « chrome/app/locales/vi.vcproj ('k') | chrome/app/locales/zh-TW.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698