| 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> |
| 11 <Platform | 11 <Platform |
| 12 Name="Win32" | 12 Name="Win32" |
| 13 /> | 13 /> |
| 14 </Platforms> | 14 </Platforms> |
| 15 <ToolFiles> | 15 <ToolFiles> |
| 16 </ToolFiles> | 16 </ToolFiles> |
| 17 <Configurations> | 17 <Configurations> |
| 18 <Configuration | 18 <Configuration |
| 19 Name="Debug|Win32" | 19 Name="Debug|Win32" |
| 20 ConfigurationType="4" | 20 ConfigurationType="4" |
| 21 » » » InheritedPropertySheets=".\renderer.vsprops;$(SolutionDi
r)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.vsprops" | 21 » » » InheritedPropertySheets=".\renderer.vsprops;$(SolutionDi
r)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.vsprops;..\..\webkit
\build\WebKit\using_WebKit.vsprops" |
| 22 > | 22 > |
| 23 <Tool | 23 <Tool |
| 24 Name="VCPreBuildEventTool" | 24 Name="VCPreBuildEventTool" |
| 25 /> | 25 /> |
| 26 <Tool | 26 <Tool |
| 27 Name="VCCustomBuildTool" | 27 Name="VCCustomBuildTool" |
| 28 /> | 28 /> |
| 29 <Tool | 29 <Tool |
| 30 Name="VCXMLDataGeneratorTool" | 30 Name="VCXMLDataGeneratorTool" |
| 31 /> | 31 /> |
| (...skipping 30 matching lines...) Expand all Loading... |
| 62 <Tool | 62 <Tool |
| 63 Name="VCFxCopTool" | 63 Name="VCFxCopTool" |
| 64 /> | 64 /> |
| 65 <Tool | 65 <Tool |
| 66 Name="VCPostBuildEventTool" | 66 Name="VCPostBuildEventTool" |
| 67 /> | 67 /> |
| 68 </Configuration> | 68 </Configuration> |
| 69 <Configuration | 69 <Configuration |
| 70 Name="Release|Win32" | 70 Name="Release|Win32" |
| 71 ConfigurationType="4" | 71 ConfigurationType="4" |
| 72 » » » InheritedPropertySheets=".\renderer.vsprops;$(SolutionDi
r)..\build\release.vsprops" | 72 » » » InheritedPropertySheets=".\renderer.vsprops;$(SolutionDi
r)..\build\release.vsprops;..\..\webkit\build\WebKit\using_WebKit.vsprops" |
| 73 > | 73 > |
| 74 <Tool | 74 <Tool |
| 75 Name="VCPreBuildEventTool" | 75 Name="VCPreBuildEventTool" |
| 76 /> | 76 /> |
| 77 <Tool | 77 <Tool |
| 78 Name="VCCustomBuildTool" | 78 Name="VCCustomBuildTool" |
| 79 /> | 79 /> |
| 80 <Tool | 80 <Tool |
| 81 Name="VCXMLDataGeneratorTool" | 81 Name="VCXMLDataGeneratorTool" |
| 82 /> | 82 /> |
| (...skipping 263 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 346 > | 346 > |
| 347 </File> | 347 </File> |
| 348 <File | 348 <File |
| 349 RelativePath=".\webplugin_delegate_proxy.h" | 349 RelativePath=".\webplugin_delegate_proxy.h" |
| 350 > | 350 > |
| 351 </File> | 351 </File> |
| 352 </Files> | 352 </Files> |
| 353 <Globals> | 353 <Globals> |
| 354 </Globals> | 354 </Globals> |
| 355 </VisualStudioProject> | 355 </VisualStudioProject> |
| OLD | NEW |