| OLD | NEW |
| 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 Loading... |
| 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> |
| OLD | NEW |