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 815 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
826 > | 826 > |
827 </File> | 827 </File> |
828 <File | 828 <File |
829 RelativePath="..\system_monitor_win.cc" | 829 RelativePath="..\system_monitor_win.cc" |
830 > | 830 > |
831 </File> | 831 </File> |
832 <File | 832 <File |
833 RelativePath="..\task.h" | 833 RelativePath="..\task.h" |
834 > | 834 > |
835 </File> | 835 </File> |
836 <File | |
837 RelativePath="..\test_file_util.cc" | |
838 > | |
839 </File> | |
840 <File | |
841 RelativePath="..\test_file_util.h" | |
842 > | |
843 </File> | |
Dean McNamee
2008/11/25 21:27:48
These need to be tabs?
| |
836 <File | 844 <File |
837 RelativePath="..\thread.cc" | 845 RelativePath="..\thread.cc" |
838 > | 846 > |
839 </File> | 847 </File> |
840 <File | 848 <File |
841 RelativePath="..\thread.h" | 849 RelativePath="..\thread.h" |
842 > | 850 > |
843 </File> | 851 </File> |
844 <File | 852 <File |
845 RelativePath="..\thread_local.h" | 853 RelativePath="..\thread_local.h" |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
970 > | 978 > |
971 </File> | 979 </File> |
972 <File | 980 <File |
973 RelativePath="..\worker_pool.h" | 981 RelativePath="..\worker_pool.h" |
974 > | 982 > |
975 </File> | 983 </File> |
976 </Files> | 984 </Files> |
977 <Globals> | 985 <Globals> |
978 </Globals> | 986 </Globals> |
979 </VisualStudioProject> | 987 </VisualStudioProject> |
OLD | NEW |