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" | 5 Name="base" |
6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" | 6 ProjectGUID="{1832A374-8A74-4F9E-B536-69A699B3E165}" |
7 RootNamespace="base" | 7 RootNamespace="base" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 512 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
523 </File> | 523 </File> |
524 <File | 524 <File |
525 RelativePath="..\pickle.cc" | 525 RelativePath="..\pickle.cc" |
526 > | 526 > |
527 </File> | 527 </File> |
528 <File | 528 <File |
529 RelativePath="..\pickle.h" | 529 RelativePath="..\pickle.h" |
530 > | 530 > |
531 </File> | 531 </File> |
532 <File | 532 <File |
| 533 RelativePath="..\platform_file.h" |
| 534 > |
| 535 </File> |
| 536 <File |
| 537 RelativePath="..\platform_file_win.cc" |
| 538 > |
| 539 </File> |
| 540 <File |
533 RelativePath="..\platform_thread.h" | 541 RelativePath="..\platform_thread.h" |
534 > | 542 > |
535 </File> | 543 </File> |
536 <File | 544 <File |
537 RelativePath="..\platform_thread_win.cc" | 545 RelativePath="..\platform_thread_win.cc" |
538 > | 546 > |
539 </File> | 547 </File> |
540 <File | 548 <File |
541 RelativePath="..\port.h" | 549 RelativePath="..\port.h" |
542 > | 550 > |
(...skipping 363 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
906 > | 914 > |
907 </File> | 915 </File> |
908 <File | 916 <File |
909 RelativePath="..\worker_pool.h" | 917 RelativePath="..\worker_pool.h" |
910 > | 918 > |
911 </File> | 919 </File> |
912 </Files> | 920 </Files> |
913 <Globals> | 921 <Globals> |
914 </Globals> | 922 </Globals> |
915 </VisualStudioProject> | 923 </VisualStudioProject> |
OLD | NEW |