Index: webkit/tools/test_shell/test_shell.vcproj |
=================================================================== |
--- webkit/tools/test_shell/test_shell.vcproj (revision 0) |
+++ webkit/tools/test_shell/test_shell.vcproj (revision 0) |
@@ -0,0 +1,359 @@ |
+<?xml version="1.0" encoding="Windows-1252"?> |
+<VisualStudioProject |
+ ProjectType="Visual C++" |
+ Version="8.00" |
+ Name="test_shell" |
+ ProjectGUID="{FA39524D-3067-4141-888D-28A86C66F2B9}" |
+ RootNamespace="test_shell" |
+ Keyword="Win32Proj" |
+ > |
+ <Platforms> |
+ <Platform |
+ Name="Win32" |
+ /> |
+ </Platforms> |
+ <ToolFiles> |
+ </ToolFiles> |
+ <Configurations> |
+ <Configuration |
+ Name="Debug|Win32" |
+ ConfigurationType="1" |
+ InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" |
+ > |
+ <Tool |
+ Name="VCPreBuildEventTool" |
+ /> |
+ <Tool |
+ Name="VCCustomBuildTool" |
+ /> |
+ <Tool |
+ Name="VCXMLDataGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCWebServiceProxyGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCMIDLTool" |
+ /> |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCManagedResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCPreLinkEventTool" |
+ /> |
+ <Tool |
+ Name="VCLinkerTool" |
+ SubSystem="1" |
+ /> |
+ <Tool |
+ Name="VCALinkTool" |
+ /> |
+ <Tool |
+ Name="VCManifestTool" |
+ /> |
+ <Tool |
+ Name="VCXDCMakeTool" |
+ /> |
+ <Tool |
+ Name="VCBscMakeTool" |
+ /> |
+ <Tool |
+ Name="VCFxCopTool" |
+ /> |
+ <Tool |
+ Name="VCAppVerifierTool" |
+ /> |
+ <Tool |
+ Name="VCWebDeploymentTool" |
+ /> |
+ <Tool |
+ Name="VCPostBuildEventTool" |
+ /> |
+ </Configuration> |
+ <Configuration |
+ Name="Release|Win32" |
+ ConfigurationType="1" |
+ InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\test_shell.vsprops;$(SolutionDir)..\testing\using_gtest.vsprops" |
+ > |
+ <Tool |
+ Name="VCPreBuildEventTool" |
+ /> |
+ <Tool |
+ Name="VCCustomBuildTool" |
+ /> |
+ <Tool |
+ Name="VCXMLDataGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCWebServiceProxyGeneratorTool" |
+ /> |
+ <Tool |
+ Name="VCMIDLTool" |
+ /> |
+ <Tool |
+ Name="VCCLCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCManagedResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCResourceCompilerTool" |
+ /> |
+ <Tool |
+ Name="VCPreLinkEventTool" |
+ /> |
+ <Tool |
+ Name="VCLinkerTool" |
+ SubSystem="1" |
+ /> |
+ <Tool |
+ Name="VCALinkTool" |
+ /> |
+ <Tool |
+ Name="VCManifestTool" |
+ /> |
+ <Tool |
+ Name="VCXDCMakeTool" |
+ /> |
+ <Tool |
+ Name="VCBscMakeTool" |
+ /> |
+ <Tool |
+ Name="VCFxCopTool" |
+ /> |
+ <Tool |
+ Name="VCAppVerifierTool" |
+ /> |
+ <Tool |
+ Name="VCWebDeploymentTool" |
+ /> |
+ <Tool |
+ Name="VCPostBuildEventTool" |
+ /> |
+ </Configuration> |
+ </Configurations> |
+ <References> |
+ </References> |
+ <Files> |
+ <Filter |
+ Name="resources" |
+ > |
+ <File |
+ RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_east.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_middle.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_north.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_north_east.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_north_west.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_south.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_south_east.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_south_west.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\resources\pan_west.cur" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\resource.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\resources\small.ico" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\resources\test_shell.ico" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\resources\test_shell.rc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="$(OutDir)\grit_derived_sources\webkit_resources.rc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="$(OutDir)\grit_derived_sources\webkit_strings_en-US.rc" |
+ > |
+ </File> |
+ </Filter> |
+ <File |
+ RelativePath=".\drag_delegate.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\drag_delegate.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\drop_delegate.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\drop_delegate.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\event_sending_controller.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\event_sending_controller.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\layout_test_controller.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\layout_test_controller.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\mock_webclipboard_impl.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\mock_webclipboard_impl.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\glue\simple_clipboard_impl.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\simple_resource_loader_bridge.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_navigation_controller.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_navigation_controller.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_main.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_platform_delegate.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_platform_delegate_win.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_request_context.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_request_context.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_switches.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_switches.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_webkit_init.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_shell_win.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_webview_delegate.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_webview_delegate.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_webview_delegate_win.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_webworker_helper.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\test_webworker_helper.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\text_input_controller.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\text_input_controller.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\webview_host.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\webview_host_win.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\webwidget_host.h" |
+ > |
+ </File> |
+ <File |
+ RelativePath=".\webwidget_host_win.cc" |
+ > |
+ </File> |
+ </Files> |
+ <Globals> |
+ </Globals> |
+</VisualStudioProject> |