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

Side by Side Diff: webkit/tools/test_shell/test_shell.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
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="test_shell" 5 Name="test_shell"
6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" 6 ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}"
7 RootNamespace="test_shell" 7 RootNamespace="test_shell"
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="1" 20 ConfigurationType="1"
21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" 21 » » » InheritedPropertySheets="$(SolutionDir)..\build\debug.vs props;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;..\..\bu ild\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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 <Tool 72 <Tool
73 Name="VCWebDeploymentTool" 73 Name="VCWebDeploymentTool"
74 /> 74 />
75 <Tool 75 <Tool
76 Name="VCPostBuildEventTool" 76 Name="VCPostBuildEventTool"
77 /> 77 />
78 </Configuration> 78 </Configuration>
79 <Configuration 79 <Configuration
80 Name="Release|Win32" 80 Name="Release|Win32"
81 ConfigurationType="1" 81 ConfigurationType="1"
82 » » » InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" 82 » » » InheritedPropertySheets="$(SolutionDir)..\build\release. vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops;..\..\ build\WebKit\using_WebKit.vsprops"
83 > 83 >
84 <Tool 84 <Tool
85 Name="VCPreBuildEventTool" 85 Name="VCPreBuildEventTool"
86 /> 86 />
87 <Tool 87 <Tool
88 Name="VCCustomBuildTool" 88 Name="VCCustomBuildTool"
89 /> 89 />
90 <Tool 90 <Tool
91 Name="VCXMLDataGeneratorTool" 91 Name="VCXMLDataGeneratorTool"
92 /> 92 />
(...skipping 237 matching lines...) Expand 10 before | Expand all | Expand 10 after
330 > 330 >
331 </File> 331 </File>
332 <File 332 <File
333 RelativePath=".\webwidget_host_win.cc" 333 RelativePath=".\webwidget_host_win.cc"
334 > 334 >
335 </File> 335 </File>
336 </Files> 336 </Files>
337 <Globals> 337 <Globals>
338 </Globals> 338 </Globals>
339 </VisualStudioProject> 339 </VisualStudioProject>
OLDNEW
« no previous file with comments | « webkit/tools/test_shell/mac/TestShell.xcodeproj/project.pbxproj ('k') | webkit/tools/test_shell/test_shell_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698