diff options
author | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-27 00:20:51 +0000 |
---|---|---|
committer | initial.commit <initial.commit@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-07-27 00:20:51 +0000 |
commit | f5b16fed647e941aa66933178da85db2860d639b (patch) | |
tree | f00e9856c04aad3b558a140955e7674add33f051 /webkit/tools/test_shell/test_shell_tests.vcproj | |
parent | 920c091ac3ee15079194c82ae8a7a18215f3f23c (diff) | |
download | chromium_src-f5b16fed647e941aa66933178da85db2860d639b.zip chromium_src-f5b16fed647e941aa66933178da85db2860d639b.tar.gz chromium_src-f5b16fed647e941aa66933178da85db2860d639b.tar.bz2 |
Add webkit to the repository.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@18 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/test_shell/test_shell_tests.vcproj')
-rw-r--r-- | webkit/tools/test_shell/test_shell_tests.vcproj | 393 |
1 files changed, 393 insertions, 0 deletions
diff --git a/webkit/tools/test_shell/test_shell_tests.vcproj b/webkit/tools/test_shell/test_shell_tests.vcproj new file mode 100644 index 0000000..569dbd0 --- /dev/null +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -0,0 +1,393 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="test_shell_tests" + ProjectGUID="{E6766F81-1FCD-4CD7-BC16-E36964A14867}" + RootNamespace="test_shell_tests" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="1" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\test_shell_tests.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" + /> + <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_tests.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" + /> + <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="support" + > + <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=".\image_decoder_unittest.cc" + > + </File> + <File + RelativePath=".\image_decoder_unittest.h" + > + </File> + <File + RelativePath=".\layout_test_controller.cc" + > + </File> + <File + RelativePath=".\layout_test_controller.h" + > + </File> + <File + RelativePath=".\temp\navigation_controller_base.cc" + > + </File> + <File + RelativePath="..\..\..\net\base\net_resources.rc" + > + </File> + <File + RelativePath=".\resource.h" + > + </File> + <File + RelativePath=".\run_all_tests.cc" + > + </File> + <File + RelativePath=".\simple_resource_loader_bridge.cc" + > + </File> + <File + RelativePath=".\resources\small.ico" + > + </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=".\resources\test_shell.ico" + > + </File> + <File + RelativePath=".\resources\test_shell.rc" + > + </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_test.cc" + > + </File> + <File + RelativePath=".\test_shell_test.h" + > + </File> + <File + RelativePath=".\test_webview_delegate.cc" + > + </File> + <File + RelativePath=".\test_webview_delegate.h" + > + </File> + <File + RelativePath=".\text_input_controller.cc" + > + </File> + <File + RelativePath=".\text_input_controller.h" + > + </File> + <File + RelativePath=".\webview_host.cc" + > + </File> + <File + RelativePath=".\webview_host.h" + > + </File> + <File + RelativePath=".\webwidget_host.cc" + > + </File> + <File + RelativePath=".\webwidget_host.h" + > + </File> + </Filter> + <Filter + Name="tests" + > + <File + RelativePath="..\..\glue\autocomplete_input_listener_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\bmp\BMPImageDecoder_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\bookmarklet_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\context_menu_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_bound_class_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\cpp_variant_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_operations_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\dom_serializer_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\GKURL_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\glue_serialize_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\ico\ICOImageDecoder_unittest.cpp" + > + </File> + <File + RelativePath="..\..\glue\iframe_redirect_unittest.cc" + > + </File> + <File + RelativePath=".\keyboard_unittest.cc" + > + </File> + <File + RelativePath=".\layout_test_controller_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\mimetype_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\multipart_response_delegate_unittest.cc" + > + </File> + <File + RelativePath=".\node_leak_test.cc" + > + </File> + <File + RelativePath="..\..\glue\password_autocomplete_listener_unittest.cc" + > + </File> + <File + RelativePath=".\plugin_tests.cc" + > + </File> + <File + RelativePath="..\..\glue\regular_expression_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\resource_fetcher_unittest.cc" + > + </File> + <File + RelativePath=".\text_input_controller_unittest.cc" + > + </File> + <File + RelativePath="..\..\glue\webplugin_impl_unittest.cc" + > + </File> + <File + RelativePath="..\..\port\platform\image-decoders\xbm\XBMImageDecoder_unittest.cpp" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |