| 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="debugger" | 5 Name="debugger" |
| 6 ProjectGUID="{57823D8C-A317-4713-9125-2C91FDFD12D6}" | 6 ProjectGUID="{57823D8C-A317-4713-9125-2C91FDFD12D6}" |
| 7 RootNamespace="debugger" | 7 RootNamespace="debugger" |
| 8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
| 9 > | 9 > |
| 10 <Platforms> | 10 <Platforms> |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 199 </File> | 199 </File> |
| 200 <File | 200 <File |
| 201 RelativePath=".\debugger_wrapper.cc" | 201 RelativePath=".\debugger_wrapper.cc" |
| 202 > | 202 > |
| 203 </File> | 203 </File> |
| 204 <File | 204 <File |
| 205 RelativePath=".\debugger_wrapper.h" | 205 RelativePath=".\debugger_wrapper.h" |
| 206 > | 206 > |
| 207 </File> | 207 </File> |
| 208 <File | 208 <File |
| 209 RelativePath=".\devtools_client_host.h" |
| 210 > |
| 211 </File> |
| 212 <File |
| 209 RelativePath=".\devtools_manager.cc" | 213 RelativePath=".\devtools_manager.cc" |
| 210 > | 214 > |
| 211 </File> | 215 </File> |
| 212 <File | 216 <File |
| 213 RelativePath=".\devtools_manager.h" | 217 RelativePath=".\devtools_manager.h" |
| 214 > | 218 > |
| 215 </File> | 219 </File> |
| 216 <File | 220 <File |
| 217 RelativePath=".\devtools_view.cc" | 221 RelativePath=".\devtools_view.cc" |
| 218 > | 222 > |
| (...skipping 11 matching lines...) Expand all Loading... |
| 230 > | 234 > |
| 231 </File> | 235 </File> |
| 232 <File | 236 <File |
| 233 RelativePath=".\devtools_window_win.h" | 237 RelativePath=".\devtools_window_win.h" |
| 234 > | 238 > |
| 235 </File> | 239 </File> |
| 236 </Files> | 240 </Files> |
| 237 <Globals> | 241 <Globals> |
| 238 </Globals> | 242 </Globals> |
| 239 </VisualStudioProject> | 243 </VisualStudioProject> |
| OLD | NEW |