| 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_integration_tests" | 5 Name="sbox_integration_tests" |
| 6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}" | 6 ProjectGUID="{542D4B3B-98D4-4233-B68D-0103891508C6}" |
| 7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 233 > | 233 > |
| 234 </File> | 234 </File> |
| 235 <File | 235 <File |
| 236 RelativePath="..\..\src\unload_dll_test.cc" | 236 RelativePath="..\..\src\unload_dll_test.cc" |
| 237 > | 237 > |
| 238 </File> | 238 </File> |
| 239 </Files> | 239 </Files> |
| 240 <Globals> | 240 <Globals> |
| 241 </Globals> | 241 </Globals> |
| 242 </VisualStudioProject> | 242 </VisualStudioProject> |
| OLD | NEW |