diff options
author | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 21:53:56 +0000 |
---|---|---|
committer | sgk@chromium.org <sgk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-04 21:53:56 +0000 |
commit | 6c2d7042648bed456e8d5436b668d57a38e54ba7 (patch) | |
tree | 6c5a39e3ab202da84fedcf22b708867127432484 /chrome/renderer | |
parent | 5343ab8e6cac9890de6de8f69711790a144cbc9b (diff) | |
download | chromium_src-6c2d7042648bed456e8d5436b668d57a38e54ba7.zip chromium_src-6c2d7042648bed456e8d5436b668d57a38e54ba7.tar.gz chromium_src-6c2d7042648bed456e8d5436b668d57a38e54ba7.tar.bz2 |
Convert most of the chrome .lib files to gyp generation:
automation.lib, common.lib, debugger.lib, plugin.lib, renderer.lib.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/118254
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17675 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer')
-rw-r--r-- | chrome/renderer/renderer.vcproj | 467 |
1 files changed, 0 insertions, 467 deletions
diff --git a/chrome/renderer/renderer.vcproj b/chrome/renderer/renderer.vcproj deleted file mode 100644 index 55afb5b..0000000 --- a/chrome/renderer/renderer.vcproj +++ /dev/null @@ -1,467 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="renderer" - ProjectGUID="{9301A569-5D2B-4D11-9332-B1E30AEACB8D}" - RootNamespace="renderer" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\renderer.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled_wtl.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="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Release|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\renderer.vsprops;..\..\build\release.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="VCLibrarianTool" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - </Configurations> - <References> - </References> - <Files> - <Filter - Name="automation" - > - <File - RelativePath=".\automation\dom_automation_controller.cc" - > - </File> - <File - RelativePath=".\automation\dom_automation_controller.h" - > - </File> - </Filter> - <Filter - Name="media" - > - <File - RelativePath=".\media\audio_renderer_impl.cc" - > - </File> - <File - RelativePath=".\media\audio_renderer_impl.h" - > - </File> - <File - RelativePath=".\media\buffered_data_source.cc" - > - </File> - <File - RelativePath=".\media\buffered_data_source.h" - > - </File> - <File - RelativePath=".\media\simple_data_source.cc" - > - </File> - <File - RelativePath=".\media\simple_data_source.h" - > - </File> - <File - RelativePath=".\media\video_renderer_impl.cc" - > - </File> - <File - RelativePath=".\media\video_renderer_impl.h" - > - </File> - </Filter> - <Filter - Name="net" - > - <File - RelativePath=".\net\render_dns_master.cc" - > - </File> - <File - RelativePath=".\net\render_dns_master.h" - > - </File> - <File - RelativePath=".\net\render_dns_queue.cc" - > - </File> - <File - RelativePath=".\net\render_dns_queue.h" - > - </File> - </Filter> - <Filter - Name="extensions" - > - <File - RelativePath=".\extensions\bindings_utils.cc" - > - </File> - <File - RelativePath=".\extensions\bindings_utils.h" - > - </File> - <File - RelativePath=".\extensions\event_bindings.cc" - > - </File> - <File - RelativePath=".\extensions\event_bindings.h" - > - </File> - <File - RelativePath=".\extensions\extension_process_bindings.cc" - > - </File> - <File - RelativePath=".\extensions\extension_process_bindings.h" - > - </File> - <File - RelativePath=".\extensions\renderer_extension_bindings.cc" - > - </File> - <File - RelativePath=".\extensions\renderer_extension_bindings.h" - > - </File> - </Filter> - <File - RelativePath=".\about_handler.cc" - > - </File> - <File - RelativePath=".\about_handler.h" - > - </File> - <File - RelativePath=".\audio_message_filter.cc" - > - </File> - <File - RelativePath=".\audio_message_filter.h" - > - </File> - <File - RelativePath=".\debug_message_handler.cc" - > - </File> - <File - RelativePath=".\debug_message_handler.h" - > - </File> - <File - RelativePath=".\devtools_agent.cc" - > - </File> - <File - RelativePath=".\devtools_agent.h" - > - </File> - <File - RelativePath=".\devtools_agent_filter.cc" - > - </File> - <File - RelativePath=".\devtools_agent_filter.h" - > - </File> - <File - RelativePath=".\devtools_client.cc" - > - </File> - <File - RelativePath=".\devtools_client.h" - > - </File> - <File - RelativePath=".\dom_ui_bindings.cc" - > - </File> - <File - RelativePath=".\dom_ui_bindings.h" - > - </File> - <File - RelativePath=".\external_extension.cc" - > - </File> - <File - RelativePath=".\external_extension.h" - > - </File> - <File - RelativePath=".\external_host_bindings.cc" - > - </File> - <File - RelativePath=".\js_only_v8_extensions.cc" - > - </File> - <File - RelativePath=".\js_only_v8_extensions.h" - > - </File> - <File - RelativePath=".\loadtimes_extension_bindings.cc" - > - </File> - <File - RelativePath=".\loadtimes_extension_bindings.h" - > - </File> - <File - RelativePath=".\localized_error.cc" - > - </File> - <File - RelativePath=".\localized_error.h" - > - </File> - <File - RelativePath=".\plugin_channel_host.cc" - > - </File> - <File - RelativePath=".\plugin_channel_host.h" - > - </File> - <File - RelativePath="..\tools\build\win\precompiled_wtl.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tools\build\win\precompiled_wtl.h" - > - </File> - <File - RelativePath=".\print_web_view_helper.cc" - > - </File> - <File - RelativePath=".\print_web_view_helper.h" - > - </File> - <File - RelativePath=".\render_process.cc" - > - </File> - <File - RelativePath=".\render_process.h" - > - </File> - <File - RelativePath=".\render_thread.cc" - > - </File> - <File - RelativePath=".\render_thread.h" - > - </File> - <File - RelativePath=".\render_view.cc" - > - </File> - <File - RelativePath=".\render_view.h" - > - </File> - <File - RelativePath=".\render_widget.cc" - > - </File> - <File - RelativePath=".\render_widget.h" - > - </File> - <File - RelativePath=".\renderer_glue.cc" - > - </File> - <File - RelativePath=".\renderer_histogram_snapshots.cc" - > - </File> - <File - RelativePath=".\renderer_histogram_snapshots.h" - > - </File> - <File - RelativePath=".\renderer_logging.h" - > - </File> - <File - RelativePath=".\renderer_logging_win.cc" - > - </File> - <File - RelativePath=".\renderer_main.cc" - > - </File> - <File - RelativePath=".\renderer_main_platform_delegate.h" - > - </File> - <File - RelativePath=".\renderer_main_platform_delegate_win.cc" - > - </File> - <File - RelativePath=".\renderer_webkitclient_impl.cc" - > - </File> - <File - RelativePath=".\renderer_webkitclient_impl.h" - > - </File> - <File - RelativePath=".\user_script_slave.cc" - > - </File> - <File - RelativePath=".\user_script_slave.h" - > - </File> - <File - RelativePath=".\visitedlink_slave.cc" - > - </File> - <File - RelativePath=".\visitedlink_slave.h" - > - </File> - <File - RelativePath=".\webmediaplayer_impl.cc" - > - </File> - <File - RelativePath=".\webmediaplayer_impl.h" - > - </File> - <File - RelativePath=".\webplugin_delegate_proxy.cc" - > - </File> - <File - RelativePath=".\webplugin_delegate_proxy.h" - > - </File> - <File - RelativePath=".\webworker_proxy.cc" - > - </File> - <File - RelativePath=".\webworker_proxy.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |