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 195 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
206 > | 206 > |
207 </File> | 207 </File> |
208 <File | 208 <File |
209 RelativePath=".\debugger_wrapper.cc" | 209 RelativePath=".\debugger_wrapper.cc" |
210 > | 210 > |
211 </File> | 211 </File> |
212 <File | 212 <File |
213 RelativePath=".\debugger_wrapper.h" | 213 RelativePath=".\debugger_wrapper.h" |
214 > | 214 > |
215 </File> | 215 </File> |
| 216 <File |
| 217 RelativePath=".\dev_tools_view.cc" |
| 218 > |
| 219 </File> |
| 220 <File |
| 221 RelativePath=".\dev_tools_view.h" |
| 222 > |
| 223 </File> |
| 224 <File |
| 225 RelativePath=".\dev_tools_window.cc" |
| 226 > |
| 227 </File> |
| 228 <File |
| 229 RelativePath=".\dev_tools_window.h" |
| 230 > |
| 231 </File> |
216 </Files> | 232 </Files> |
217 <Globals> | 233 <Globals> |
218 </Globals> | 234 </Globals> |
219 </VisualStudioProject> | 235 </VisualStudioProject> |
OLD | NEW |