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/common | |
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/common')
-rw-r--r-- | chrome/common/common.vcproj | 795 |
1 files changed, 0 insertions, 795 deletions
diff --git a/chrome/common/common.vcproj b/chrome/common/common.vcproj deleted file mode 100644 index 386bf35..0000000 --- a/chrome/common/common.vcproj +++ /dev/null @@ -1,795 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="common" - ProjectGUID="{899F1280-3441-4D1F-BA04-CCD6208D9146}" - RootNamespace="common" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets=".\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\tools\build\win\precompiled.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=".\common.vsprops;$(SolutionDir)..\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="net" - > - <File - RelativePath=".\net\cookie_monster_sqlite.cc" - > - </File> - <File - RelativePath=".\net\cookie_monster_sqlite.h" - > - </File> - <File - RelativePath=".\net\dns.h" - > - </File> - <File - RelativePath=".\net\url_request_intercept_job.cc" - > - </File> - <File - RelativePath=".\net\url_request_intercept_job.h" - > - </File> - </Filter> - <Filter - Name="gfx" - > - <File - RelativePath=".\gfx\emf.cc" - > - </File> - <File - RelativePath=".\gfx\emf.h" - > - </File> - <File - RelativePath=".\gfx\utils.h" - > - </File> - </Filter> - <Filter - Name="ipc" - > - <File - RelativePath=".\ipc_channel.h" - > - </File> - <File - RelativePath=".\ipc_channel_proxy.cc" - > - </File> - <File - RelativePath=".\ipc_channel_proxy.h" - > - </File> - <File - RelativePath=".\ipc_channel_win.cc" - > - </File> - <File - RelativePath=".\ipc_logging.cc" - > - </File> - <File - RelativePath=".\ipc_logging.h" - > - </File> - <File - RelativePath=".\ipc_message.cc" - > - </File> - <File - RelativePath=".\ipc_message.h" - > - </File> - <File - RelativePath=".\ipc_message_macros.h" - > - </File> - <File - RelativePath=".\ipc_message_utils.cc" - > - </File> - <File - RelativePath=".\ipc_message_utils.h" - > - </File> - <File - RelativePath=".\ipc_sync_channel.cc" - > - </File> - <File - RelativePath=".\ipc_sync_channel.h" - > - </File> - <File - RelativePath=".\ipc_sync_message.cc" - > - </File> - <File - RelativePath=".\ipc_sync_message.h" - > - </File> - <File - RelativePath=".\plugin_messages.h" - > - </File> - <File - RelativePath=".\plugin_messages_internal.h" - > - </File> - <File - RelativePath=".\render_messages.h" - > - </File> - <File - RelativePath=".\render_messages_internal.h" - > - </File> - <File - RelativePath=".\worker_messages.h" - > - </File> - <File - RelativePath=".\worker_messages_internal.h" - > - </File> - </Filter> - <Filter - Name="extensions" - > - <File - RelativePath=".\extensions\extension.cc" - > - </File> - <File - RelativePath=".\extensions\extension.h" - > - </File> - <File - RelativePath=".\extensions\extension_error_reporter.cc" - > - </File> - <File - RelativePath=".\extensions\extension_error_reporter.h" - > - </File> - <File - RelativePath=".\extensions\extension_error_utils.cc" - > - </File> - <File - RelativePath=".\extensions\extension_error_utils.h" - > - </File> - <File - RelativePath=".\extensions\extension_unpacker.cc" - > - </File> - <File - RelativePath=".\extensions\extension_unpacker.h" - > - </File> - <File - RelativePath=".\extensions\url_pattern.cc" - > - </File> - <File - RelativePath=".\extensions\url_pattern.h" - > - </File> - <File - RelativePath=".\extensions\user_script.cc" - > - </File> - <File - RelativePath=".\extensions\user_script.h" - > - </File> - </Filter> - <Filter - Name="app_cache" - > - <File - RelativePath=".\app_cache\app_cache_context_impl.cc" - > - </File> - <File - RelativePath=".\app_cache\app_cache_context_impl.h" - > - </File> - <File - RelativePath=".\app_cache\app_cache_dispatcher.cc" - > - </File> - <File - RelativePath=".\app_cache\app_cache_dispatcher.h" - > - </File> - <File - RelativePath=".\app_cache\app_cache_dispatcher_host.cc" - > - </File> - <File - RelativePath=".\app_cache\app_cache_dispatcher_host.h" - > - </File> - </Filter> - <File - RelativePath=".\automation_constants.cc" - > - </File> - <File - RelativePath=".\automation_constants.h" - > - </File> - <File - RelativePath=".\bindings_policy.h" - > - </File> - <File - RelativePath=".\child_process.cc" - > - </File> - <File - RelativePath=".\child_process.h" - > - </File> - <File - RelativePath=".\child_process_host.cc" - > - </File> - <File - RelativePath=".\child_process_host.h" - > - </File> - <File - RelativePath=".\child_process_info.cc" - > - </File> - <File - RelativePath=".\child_process_info.h" - > - </File> - <File - RelativePath=".\child_thread.cc" - > - </File> - <File - RelativePath=".\child_thread.h" - > - </File> - <File - RelativePath=".\chrome_constants.cc" - > - </File> - <File - RelativePath=".\chrome_constants.h" - > - </File> - <File - RelativePath=".\chrome_counters.cc" - > - </File> - <File - RelativePath=".\chrome_counters.h" - > - </File> - <File - RelativePath=".\chrome_paths.cc" - > - </File> - <File - RelativePath=".\chrome_paths.h" - > - </File> - <File - RelativePath=".\chrome_paths_internal.h" - > - </File> - <File - RelativePath=".\chrome_paths_win.cc" - > - </File> - <File - RelativePath=".\chrome_plugin_api.h" - > - </File> - <File - RelativePath=".\chrome_plugin_lib.cc" - > - </File> - <File - RelativePath=".\chrome_plugin_lib.h" - > - </File> - <File - RelativePath=".\chrome_plugin_util.cc" - > - </File> - <File - RelativePath=".\chrome_plugin_util.h" - > - </File> - <File - RelativePath=".\chrome_switches.cc" - > - </File> - <File - RelativePath=".\chrome_switches.h" - > - </File> - <File - RelativePath=".\classfactory.cc" - > - </File> - <File - RelativePath=".\classfactory.h" - > - </File> - <File - RelativePath=".\common_glue.cc" - > - </File> - <File - RelativePath=".\debug_flags.cc" - > - </File> - <File - RelativePath=".\debug_flags.h" - > - </File> - <File - RelativePath=".\devtools_messages.h" - > - </File> - <File - RelativePath=".\devtools_messages_internal.h" - > - </File> - <File - RelativePath=".\env_vars.cc" - > - </File> - <File - RelativePath=".\env_vars.h" - > - </File> - <File - RelativePath=".\filter_policy.h" - > - </File> - <File - RelativePath=".\gears_api.h" - > - </File> - <File - RelativePath=".\histogram_synchronizer.cc" - > - </File> - <File - RelativePath=".\histogram_synchronizer.h" - > - </File> - <File - RelativePath=".\important_file_writer.cc" - > - </File> - <File - RelativePath=".\important_file_writer.h" - > - </File> - <File - RelativePath=".\json_value_serializer.cc" - > - </File> - <File - RelativePath=".\json_value_serializer.h" - > - </File> - <File - RelativePath=".\jstemplate_builder.cc" - > - </File> - <File - RelativePath=".\jstemplate_builder.h" - > - </File> - <File - RelativePath=".\libxml_utils.cc" - > - </File> - <File - RelativePath=".\libxml_utils.h" - > - </File> - <File - RelativePath=".\logging_chrome.cc" - > - </File> - <File - RelativePath=".\logging_chrome.h" - > - </File> - <File - RelativePath=".\main_function_params.h" - > - </File> - <File - RelativePath=".\message_router.cc" - > - </File> - <File - RelativePath=".\message_router.h" - > - </File> - <File - RelativePath=".\mru_cache.h" - > - </File> - <File - RelativePath=".\native_web_keyboard_event.h" - > - </File> - <File - RelativePath=".\native_web_keyboard_event_win.cc" - > - </File> - <File - RelativePath=".\native_window_notification_source.h" - > - </File> - <File - RelativePath=".\navigation_types.h" - > - </File> - <File - RelativePath=".\notification_details.h" - > - </File> - <File - RelativePath=".\notification_observer.h" - > - </File> - <File - RelativePath=".\notification_registrar.cc" - > - </File> - <File - RelativePath=".\notification_registrar.h" - > - </File> - <File - RelativePath=".\notification_service.cc" - > - </File> - <File - RelativePath=".\notification_service.h" - > - </File> - <File - RelativePath=".\notification_source.h" - > - </File> - <File - RelativePath=".\notification_type.h" - > - </File> - <File - RelativePath=".\page_action.cc" - > - </File> - <File - RelativePath=".\page_action.h" - > - </File> - <File - RelativePath=".\page_transition_types.h" - > - </File> - <File - RelativePath=".\page_zoom.h" - > - </File> - <File - RelativePath=".\platform_util.h" - > - </File> - <File - RelativePath=".\platform_util_win.cc" - > - </File> - <File - RelativePath="..\tools\build\win\precompiled.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tools\build\win\precompiled.h" - > - </File> - <File - RelativePath=".\pref_member.cc" - > - </File> - <File - RelativePath=".\pref_member.h" - > - </File> - <File - RelativePath=".\pref_names.cc" - > - </File> - <File - RelativePath=".\pref_names.h" - > - </File> - <File - RelativePath=".\pref_service.cc" - > - </File> - <File - RelativePath=".\pref_service.h" - > - </File> - <File - RelativePath=".\process_watcher.h" - > - </File> - <File - RelativePath=".\process_watcher_win.cc" - > - </File> - <File - RelativePath=".\property_bag.cc" - > - </File> - <File - RelativePath=".\property_bag.h" - > - </File> - <File - RelativePath=".\ref_counted_util.h" - > - </File> - <File - RelativePath=".\resource_dispatcher.cc" - > - </File> - <File - RelativePath=".\resource_dispatcher.h" - > - </File> - <File - RelativePath=".\sandbox_init_wrapper.cc" - > - </File> - <File - RelativePath=".\sandbox_init_wrapper.h" - > - </File> - <File - RelativePath=".\security_filter_peer.cc" - > - </File> - <File - RelativePath=".\security_filter_peer.h" - > - </File> - <File - RelativePath=".\sqlite_compiled_statement.cc" - > - </File> - <File - RelativePath=".\sqlite_compiled_statement.h" - > - </File> - <File - RelativePath=".\sqlite_utils.cc" - > - </File> - <File - RelativePath=".\sqlite_utils.h" - > - </File> - <File - RelativePath=".\task_queue.cc" - > - </File> - <File - RelativePath=".\task_queue.h" - > - </File> - <File - RelativePath=".\thumbnail_score.cc" - > - </File> - <File - RelativePath=".\thumbnail_score.h" - > - </File> - <File - RelativePath=".\time_format.cc" - > - </File> - <File - RelativePath=".\time_format.h" - > - </File> - <File - RelativePath=".\transport_dib.h" - > - </File> - <File - RelativePath=".\transport_dib_win.cc" - > - </File> - <File - RelativePath=".\url_constants.cc" - > - </File> - <File - RelativePath=".\url_constants.h" - > - </File> - <File - RelativePath=".\visitedlink_common.cc" - > - </File> - <File - RelativePath=".\visitedlink_common.h" - > - </File> - <File - RelativePath=".\webkit_param_traits.h" - > - </File> - <File - RelativePath=".\win_safe_util.cc" - > - </File> - <File - RelativePath=".\win_safe_util.h" - > - </File> - <File - RelativePath=".\worker_thread_ticker.cc" - > - </File> - <File - RelativePath=".\worker_thread_ticker.h" - > - </File> - <File - RelativePath=".\zip.cc" - > - </File> - <File - RelativePath=".\zip.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |