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 352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
363 </File> | 363 </File> |
364 <File | 364 <File |
365 RelativePath="..\json_writer.cc" | 365 RelativePath="..\json_writer.cc" |
366 > | 366 > |
367 </File> | 367 </File> |
368 <File | 368 <File |
369 RelativePath="..\json_writer.h" | 369 RelativePath="..\json_writer.h" |
370 > | 370 > |
371 </File> | 371 </File> |
372 <File | 372 <File |
| 373 RelativePath="..\lazy_instance.cc" |
| 374 > |
| 375 </File> |
| 376 <File |
| 377 RelativePath="..\lazy_instance.h" |
| 378 > |
| 379 </File> |
| 380 <File |
373 RelativePath="..\linked_ptr.h" | 381 RelativePath="..\linked_ptr.h" |
374 > | 382 > |
375 </File> | 383 </File> |
376 <File | 384 <File |
377 RelativePath="..\lock.cc" | 385 RelativePath="..\lock.cc" |
378 > | 386 > |
379 </File> | 387 </File> |
380 <File | 388 <File |
381 RelativePath="..\lock.h" | 389 RelativePath="..\lock.h" |
382 > | 390 > |
(...skipping 451 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
834 > | 842 > |
835 </File> | 843 </File> |
836 <File | 844 <File |
837 RelativePath="..\worker_pool.h" | 845 RelativePath="..\worker_pool.h" |
838 > | 846 > |
839 </File> | 847 </File> |
840 </Files> | 848 </Files> |
841 <Globals> | 849 <Globals> |
842 </Globals> | 850 </Globals> |
843 </VisualStudioProject> | 851 </VisualStudioProject> |
OLD | NEW |