| 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="sbox_validation_tests" | 5 Name="sbox_validation_tests" |
| 6 ProjectGUID="{B9CC7B0D-145A-49C2-B887-84E43CFA0F27}" | 6 ProjectGUID="{B9CC7B0D-145A-49C2-B887-84E43CFA0F27}" |
| 7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 196 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 207 </File> | 207 </File> |
| 208 <File | 208 <File |
| 209 RelativePath=".\suite.cc" | 209 RelativePath=".\suite.cc" |
| 210 > | 210 > |
| 211 </File> | 211 </File> |
| 212 </Filter> | 212 </Filter> |
| 213 </Files> | 213 </Files> |
| 214 <Globals> | 214 <Globals> |
| 215 </Globals> | 215 </Globals> |
| 216 </VisualStudioProject> | 216 </VisualStudioProject> |
| OLD | NEW |