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="base_unittests" | 5 Name="base_unittests" |
6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" | 6 ProjectGUID="{27A30967-4BBA-48D1-8522-CDE95F7B1CEC}" |
7 RootNamespace="base_unittests" | 7 RootNamespace="base_unittests" |
8 > | 8 > |
9 <Platforms> | 9 <Platforms> |
10 <Platform | 10 <Platform |
(...skipping 394 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
405 </File> | 405 </File> |
406 <File | 406 <File |
407 RelativePath="..\word_iterator_unittest.cc" | 407 RelativePath="..\word_iterator_unittest.cc" |
408 > | 408 > |
409 </File> | 409 </File> |
410 </Filter> | 410 </Filter> |
411 <Filter | 411 <Filter |
412 Name="gfx_tests" | 412 Name="gfx_tests" |
413 > | 413 > |
414 <File | 414 <File |
| 415 RelativePath="..\gfx\jpeg_codec_unittest.cc" |
| 416 > |
| 417 </File> |
| 418 <File |
415 RelativePath="..\gfx\png_codec_unittest.cc" | 419 RelativePath="..\gfx\png_codec_unittest.cc" |
416 > | 420 > |
417 </File> | 421 </File> |
418 </Filter> | 422 </Filter> |
419 </Files> | 423 </Files> |
420 <Globals> | 424 <Globals> |
421 </Globals> | 425 </Globals> |
422 </VisualStudioProject> | 426 </VisualStudioProject> |
OLD | NEW |