Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(47)

Side by Side Diff: chrome/renderer/renderer.vcproj

Issue 28119: Chromium changes to use new WebKit, WebKitClient, and WebClipboard interfaces... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/renderer/render_thread.cc ('k') | chrome/renderer/renderer_glue.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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
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
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>
OLDNEW
« no previous file with comments | « chrome/renderer/render_thread.cc ('k') | chrome/renderer/renderer_glue.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698