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="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 Loading... |
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 Loading... |
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> |
OLD | NEW |