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

Unified Diff: chrome/app/locales/it.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/id.vcproj ('k') | chrome/app/locales/ja.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/it.vcproj
diff --git a/chrome/app/locales/it.vcproj b/chrome/app/locales/it.vcproj
index 10641dd50d00f1d3a84cc0cbbbdfebf380121820..bb8632faceee857f05fc8867b465294b5a1a8284 100644
--- a/chrome/app/locales/it.vcproj
+++ b/chrome/app/locales/it.vcproj
@@ -144,13 +144,17 @@
>
</File>
<File
- RelativePath="..\resources\locale_settings_it.rc"
+ RelativePath="$(OutDir)\grit_derived_sources\locale_settings_it.rc"
>
</File>
<File
RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_it.rc"
>
</File>
+ <File
+ RelativePath="$(OutDir)\grit_derived_sources\strings$(CHROMIUM_BUILD)_it.rc"
+ >
+ </File>
</Files>
<Globals>
</Globals>
« no previous file with comments | « chrome/app/locales/id.vcproj ('k') | chrome/app/locales/ja.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698