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

Side by Side Diff: testing/gtest.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 | « net/build/net_unittests.vcproj ('k') | third_party/libpng/libpng.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="gtest" 5 Name="gtest"
6 ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}" 6 ProjectGUID="{BFE8E2A7-3B3B-43B0-A994-3058B852DB8B}"
7 RootNamespace="gtest"
7 Keyword="Win32Proj" 8 Keyword="Win32Proj"
8 > 9 >
9 <Platforms> 10 <Platforms>
10 <Platform 11 <Platform
11 Name="Win32" 12 Name="Win32"
12 /> 13 />
13 </Platforms> 14 </Platforms>
14 <ToolFiles> 15 <ToolFiles>
15 </ToolFiles> 16 </ToolFiles>
16 <Configurations> 17 <Configurations>
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 > 238 >
238 </File> 239 </File>
239 <File 240 <File
240 RelativePath=".\platform_test.h" 241 RelativePath=".\platform_test.h"
241 > 242 >
242 </File> 243 </File>
243 </Files> 244 </Files>
244 <Globals> 245 <Globals>
245 </Globals> 246 </Globals>
246 </VisualStudioProject> 247 </VisualStudioProject>
OLDNEW
« no previous file with comments | « net/build/net_unittests.vcproj ('k') | third_party/libpng/libpng.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698