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="renderer" | 5 Name="renderer" |
6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" | 6 ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" |
7 RootNamespace="renderer" | 7 RootNamespace="renderer" |
8 Keyword="Win32Proj" | 8 Keyword="Win32Proj" |
9 > | 9 > |
10 <Platforms> | 10 <Platforms> |
(...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
291 </File> | 291 </File> |
292 <File | 292 <File |
293 RelativePath=".\render_widget.h" | 293 RelativePath=".\render_widget.h" |
294 > | 294 > |
295 </File> | 295 </File> |
296 <File | 296 <File |
297 RelativePath=".\renderer_glue.cc" | 297 RelativePath=".\renderer_glue.cc" |
298 > | 298 > |
299 </File> | 299 </File> |
300 <File | 300 <File |
| 301 RelativePath=".\renderer_histogram_snapshots.cc" |
| 302 > |
| 303 </File> |
| 304 <File |
| 305 RelativePath=".\renderer_histogram_snapshots.h" |
| 306 > |
| 307 </File> |
| 308 <File |
301 RelativePath=".\renderer_main.cc" | 309 RelativePath=".\renderer_main.cc" |
302 > | 310 > |
303 </File> | 311 </File> |
304 <File | 312 <File |
305 RelativePath=".\renderer_main_platform_delegate.h" | 313 RelativePath=".\renderer_main_platform_delegate.h" |
306 > | 314 > |
307 </File> | 315 </File> |
308 <File | 316 <File |
309 RelativePath=".\renderer_main_platform_delegate_win.cc" | 317 RelativePath=".\renderer_main_platform_delegate_win.cc" |
310 > | 318 > |
(...skipping 27 matching lines...) Expand all Loading... |
338 > | 346 > |
339 </File> | 347 </File> |
340 <File | 348 <File |
341 RelativePath=".\webplugin_delegate_proxy.h" | 349 RelativePath=".\webplugin_delegate_proxy.h" |
342 > | 350 > |
343 </File> | 351 </File> |
344 </Files> | 352 </Files> |
345 <Globals> | 353 <Globals> |
346 </Globals> | 354 </Globals> |
347 </VisualStudioProject> | 355 </VisualStudioProject> |
OLD | NEW |