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

Side by Side Diff: chrome/app/locales/lt.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/ko.vcproj ('k') | chrome/app/locales/lv.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="lt" 5 Name="lt"
6 ProjectGUID="{80E37CB5-059D-4F4B-AEF6-08265468D368}" 6 ProjectGUID="{80E37CB5-059D-4F4B-AEF6-08265468D368}"
7 RootNamespace="lt" 7 RootNamespace="lt"
8 Keyword="Win32Proj" 8 Keyword="Win32Proj"
9 > 9 >
10 <Platforms> 10 <Platforms>
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 </Configuration> 137 </Configuration>
138 </Configurations> 138 </Configurations>
139 <References> 139 <References>
140 </References> 140 </References>
141 <Files> 141 <Files>
142 <File 142 <File
143 RelativePath="$(OutDir)\grit_derived_sources\generated_r esources_lt.rc" 143 RelativePath="$(OutDir)\grit_derived_sources\generated_r esources_lt.rc"
144 > 144 >
145 </File> 145 </File>
146 <File 146 <File
147 » » » RelativePath="..\resources\locale_settings_lt.rc" 147 » » » RelativePath="$(OutDir)\grit_derived_sources\locale_sett ings_lt.rc"
148 > 148 >
149 </File> 149 </File>
150 <File 150 <File
151 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_lt.rc" 151 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_lt.rc"
152 > 152 >
153 </File> 153 </File>
154 <File
155 RelativePath="$(OutDir)\grit_derived_sources\strings$(CH ROMIUM_BUILD)_lt.rc"
156 >
157 </File>
154 </Files> 158 </Files>
155 <Globals> 159 <Globals>
156 </Globals> 160 </Globals>
157 </VisualStudioProject> 161 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/locales/ko.vcproj ('k') | chrome/app/locales/lv.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698