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

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

Issue 18555: Prep for generated .vcproj files:... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 11 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/locales/da.vcproj ('k') | chrome/app/locales/he.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"
150 >
151 </File>
152 <File
149 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_en-US.rc" 153 RelativePath="$(OutDir)\grit_derived_sources\webkit_stri ngs_en-US.rc"
150 > 154 >
151 </File> 155 </File>
152 <File
153 RelativePath="..\resources\locale_settings_en-US.rc"
154 >
155 </File>
156 </Files> 156 </Files>
157 <Globals> 157 <Globals>
158 </Globals> 158 </Globals>
159 </VisualStudioProject> 159 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/app/locales/da.vcproj ('k') | chrome/app/locales/he.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698