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

Side by Side Diff: chrome/app/locales/en-US.vcproj

Issue 39152: Take 2 at using grit to generate locale rc files. (Closed)
Patch Set: Created 11 years, 9 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 unified diff | Download patch
« no previous file with comments | « chrome/app/locales/en-GB.vcproj ('k') | chrome/app/locales/es.vcproj » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="Windows-1252"?> 1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject 2 <VisualStudioProject
3 ProjectType="Visual C++" 3 ProjectType="Visual C++"
4 Version="8.00" 4 Version="8.00"
5 Name="en-US" 5 Name="en-US"
6 ProjectGUID="{CAE2D1E6-3F19-492F-A35C-68AA7ACAD6D3}" 6 ProjectGUID="{CAE2D1E6-3F19-492F-A35C-68AA7ACAD6D3}"
7 RootNamespace="en-US" 7 RootNamespace="en-US"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after
139 </Configuration> 139 </Configuration>
140 </Configurations> 140 </Configurations>
141 <References> 141 <References>
142 </References> 142 </References>
143 <Files> 143 <Files>
144 <File 144 <File
145 RelativePath="$(OutDir)\grit_derived_sources\generated_r esources_en-US.rc" 145 RelativePath="$(OutDir)\grit_derived_sources\generated_r esources_en-US.rc"
146 > 146 >
147 </File> 147 </File>
148 <File 148 <File
149 » » » RelativePath="..\resources\locale_settings_en-US.rc" 149 » » » RelativePath="$(OutDir)\grit_derived_sources\locale_sett ings_en-US.rc"
150 > 150 >
151 </File> 151 </File>
152 <File 152 <File
153 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_en-US.rc" 153 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_en-US.rc"
154 > 154 >
155 </File> 155 </File>
156 <File
157 RelativePath="$(OutDir)\grit_derived_sources\strings$(CH ROMIUM_BUILD)_en-US.rc"
158 >
159 </File>
156 </Files> 160 </Files>
157 <Globals> 161 <Globals>
158 </Globals> 162 </Globals>
159 </VisualStudioProject> 163 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/locales/en-GB.vcproj ('k') | chrome/app/locales/es.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698