| 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_unittests" | 5 Name="sbox_unittests" |
| 6 ProjectGUID="{883553BE-2A9D-418C-A121-61FE1DFBC562}" | 6 ProjectGUID="{883553BE-2A9D-418C-A121-61FE1DFBC562}" |
| 7 RootNamespace="unit_tests" | 7 RootNamespace="unit_tests" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 238 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 249 </File> | 249 </File> |
| 250 <File | 250 <File |
| 251 RelativePath="..\..\src\threadpool_unittest.cc" | 251 RelativePath="..\..\src\threadpool_unittest.cc" |
| 252 > | 252 > |
| 253 </File> | 253 </File> |
| 254 </Filter> | 254 </Filter> |
| 255 </Files> | 255 </Files> |
| 256 <Globals> | 256 <Globals> |
| 257 </Globals> | 257 </Globals> |
| 258 </VisualStudioProject> | 258 </VisualStudioProject> |
| OLD | NEW |