diff options
author | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 11:37:01 +0000 |
---|---|---|
committer | bradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-04-29 11:37:01 +0000 |
commit | 1543aa2584cc0f3fefd2267cfd42251809afe152 (patch) | |
tree | 43e6413e57e63dc5d892fca1f0f4da682a846cef /webkit/tools/test_shell/test_shell_tests.vcproj | |
parent | abafb0bf768ed3c903bbfdf0a509c3ca869eb3c9 (diff) | |
download | chromium_src-1543aa2584cc0f3fefd2267cfd42251809afe152.zip chromium_src-1543aa2584cc0f3fefd2267cfd42251809afe152.tar.gz chromium_src-1543aa2584cc0f3fefd2267cfd42251809afe152.tar.bz2 |
Rolling back webkit-gyp switch. r14382
Review URL: http://codereview.chromium.org/99182
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@14837 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 | 465 |
1 files changed, 465 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..432f101 --- /dev/null +++ b/webkit/tools/test_shell/test_shell_tests.vcproj @@ -0,0 +1,465 @@ +<?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=".\mock_webclipboard_impl.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\mock_webclipboard_impl.h"
+ >
+ </File>
+ <File
+ RelativePath="$(OutDir)\obj\global_intermediate\net\net_resources.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\run_all_tests.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\simple_clipboard_impl.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_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_test.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\test_shell_test.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=".\unittest_test_server.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>
+ </Filter>
+ <Filter
+ Name="tests"
+ >
+ <File
+ RelativePath="..\webcore_unit_tests\BMPImageDecoder_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\bookmarklet_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\context_menu_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\convolver_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\cpp_bound_class_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\cpp_variant_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\devtools_mock_rpc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\devtools_rpc_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\devtools\dom_agent_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\dom_operations_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\dom_serializer_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\GKURL_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\glue_serialize_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\ICOImageDecoder_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\iframe_redirect_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\image_operations_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="..\..\..\skia\ext\platform_canvas_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="..\webcore_unit_tests\TransparencyWin_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\UniscribeHelper_unittest.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\skia\ext\vector_canvas_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\webframe_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\glue\webplugin_impl_unittest.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\webcore_unit_tests\XBMImageDecoder_unittest.cpp"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|