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 323 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
334 > | 334 > |
335 </File> | 335 </File> |
336 <File | 336 <File |
337 RelativePath=".\webplugin_delegate_proxy.cc" | 337 RelativePath=".\webplugin_delegate_proxy.cc" |
338 > | 338 > |
339 </File> | 339 </File> |
340 <File | 340 <File |
341 RelativePath=".\webplugin_delegate_proxy.h" | 341 RelativePath=".\webplugin_delegate_proxy.h" |
342 > | 342 > |
343 </File> | 343 </File> |
| 344 <File |
| 345 RelativePath=".\webworker_context_proxy.cc" |
| 346 > |
| 347 </File> |
| 348 <File |
| 349 RelativePath=".\webworker_context_proxy.h" |
| 350 > |
| 351 </File> |
344 </Files> | 352 </Files> |
345 <Globals> | 353 <Globals> |
346 </Globals> | 354 </Globals> |
347 </VisualStudioProject> | 355 </VisualStudioProject> |
OLD | NEW |