| 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="util" | 5 Name="util" |
| 6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}" | 6 ProjectGUID="{EFBB1436-A63F-4CD8-9E99-B89226E782EC}" |
| 7 RootNamespace="util" | 7 RootNamespace="util" |
| 8 > | 8 > |
| 9 <Platforms> | 9 <Platforms> |
| 10 <Platform | 10 <Platform |
| (...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 122 <Files> | 122 <Files> |
| 123 <File | 123 <File |
| 124 RelativePath=".\browser_distribution.cc" | 124 RelativePath=".\browser_distribution.cc" |
| 125 > | 125 > |
| 126 </File> | 126 </File> |
| 127 <File | 127 <File |
| 128 RelativePath=".\browser_distribution.h" | 128 RelativePath=".\browser_distribution.h" |
| 129 > | 129 > |
| 130 </File> | 130 </File> |
| 131 <File | 131 <File |
| 132 RelativePath=".\compat_checks.cc" |
| 133 > |
| 134 </File> |
| 135 <File |
| 136 RelativePath=".\compat_checks.h" |
| 137 > |
| 138 </File> |
| 139 <File |
| 132 RelativePath=".\copy_tree_work_item.cc" | 140 RelativePath=".\copy_tree_work_item.cc" |
| 133 > | 141 > |
| 134 </File> | 142 </File> |
| 135 <File | 143 <File |
| 136 RelativePath=".\copy_tree_work_item.h" | 144 RelativePath=".\copy_tree_work_item.h" |
| 137 > | 145 > |
| 138 </File> | 146 </File> |
| 139 <File | 147 <File |
| 140 RelativePath=".\create_dir_work_item.cc" | 148 RelativePath=".\create_dir_work_item.cc" |
| 141 > | 149 > |
| (...skipping 151 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 293 > | 301 > |
| 294 </File> | 302 </File> |
| 295 <File | 303 <File |
| 296 RelativePath=".\work_item_list.h" | 304 RelativePath=".\work_item_list.h" |
| 297 > | 305 > |
| 298 </File> | 306 </File> |
| 299 </Files> | 307 </Files> |
| 300 <Globals> | 308 <Globals> |
| 301 </Globals> | 309 </Globals> |
| 302 </VisualStudioProject> | 310 </VisualStudioProject> |
| OLD | NEW |