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

Unified Diff: chrome/app/locales/ko.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/kn.vcproj ('k') | chrome/app/locales/lt.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/ko.vcproj
diff --git a/chrome/app/locales/ko.vcproj b/chrome/app/locales/ko.vcproj
index a71d5cbfdf16f38f4a5873bcdc632a1b9dcb57cd..91dc2b0f8eb3dbc257255149f54e25ef6c324071 100644
--- a/chrome/app/locales/ko.vcproj
+++ b/chrome/app/locales/ko.vcproj
@@ -144,13 +144,17 @@
>
</File>
<File
- RelativePath="..\resources\locale_settings_ko.rc"
+ RelativePath="$(OutDir)\grit_derived_sources\locale_settings_ko.rc"
>
</File>
<File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_ko.rc"
>
</File>
+ <File
+ RelativePath="$(OutDir)\grit_derived_sources\strings$(CHROMIUM_BUILD)_ko.rc"
+ >
+ </File>
</Files>
<Globals>
</Globals>
« no previous file with comments | « chrome/app/locales/kn.vcproj ('k') | chrome/app/locales/lt.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698