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

Side by Side Diff: chrome/test/automation/automation.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/installer/util/util.vcproj ('k') | chrome/tools/test/image_diff/image_diff.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="automation" 5 Name="automation"
6 ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}" 6 ProjectGUID="{1556EF78-C7E6-43C8-951F-F6B43AC0DD12}"
7 RootNamespace="automation"
7 > 8 >
8 <Platforms> 9 <Platforms>
9 <Platform 10 <Platform
10 Name="Win32" 11 Name="Win32"
11 /> 12 />
12 </Platforms> 13 </Platforms>
13 <ToolFiles> 14 <ToolFiles>
14 </ToolFiles> 15 </ToolFiles>
15 <Configurations> 16 <Configurations>
16 <Configuration 17 <Configuration
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
184 > 185 >
185 </File> 186 </File>
186 <File 187 <File
187 RelativePath=".\window_proxy.h" 188 RelativePath=".\window_proxy.h"
188 > 189 >
189 </File> 190 </File>
190 </Files> 191 </Files>
191 <Globals> 192 <Globals>
192 </Globals> 193 </Globals>
193 </VisualStudioProject> 194 </VisualStudioProject>
OLDNEW
« no previous file with comments | « chrome/installer/util/util.vcproj ('k') | chrome/tools/test/image_diff/image_diff.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698