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/plugin | |
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/plugin')
-rw-r--r-- | chrome/plugin/plugin.vcproj | 231 |
1 files changed, 0 insertions, 231 deletions
diff --git a/chrome/plugin/plugin.vcproj b/chrome/plugin/plugin.vcproj deleted file mode 100644 index 4fd5459..0000000 --- a/chrome/plugin/plugin.vcproj +++ /dev/null @@ -1,231 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="plugin" - ProjectGUID="{20A560A0-2CD0-4D9E-A58B-1F24B99C087A}" - RootNamespace="plugin" - Keyword="Win32Proj" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="4" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\skia\using_skia.vsprops;..\tools\build\win\precompiled.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.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="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\skia\using_skia.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="NPObject" - > - <File - RelativePath=".\npobject_proxy.cc" - > - </File> - <File - RelativePath=".\npobject_proxy.h" - > - </File> - <File - RelativePath=".\npobject_stub.cc" - > - </File> - <File - RelativePath=".\npobject_stub.h" - > - </File> - <File - RelativePath=".\npobject_util.cc" - > - </File> - <File - RelativePath=".\npobject_util.h" - > - </File> - </Filter> - <File - RelativePath=".\chrome_plugin_host.cc" - > - </File> - <File - RelativePath=".\chrome_plugin_host.h" - > - </File> - <File - RelativePath=".\plugin_channel.cc" - > - </File> - <File - RelativePath=".\plugin_channel.h" - > - </File> - <File - RelativePath=".\plugin_channel_base.cc" - > - </File> - <File - RelativePath=".\plugin_channel_base.h" - > - </File> - <File - RelativePath=".\plugin_main.cc" - > - </File> - <File - RelativePath=".\plugin_thread.cc" - > - </File> - <File - RelativePath=".\plugin_thread.h" - > - </File> - <File - RelativePath="..\tools\build\win\precompiled.cc" - > - <FileConfiguration - Name="Debug|Win32" - > - <Tool - Name="VCCLCompilerTool" - UsePrecompiledHeader="1" - /> - </FileConfiguration> - <FileConfiguration - Name="Release|Win32" - ExcludedFromBuild="true" - > - <Tool - Name="VCCLCompilerTool" - /> - </FileConfiguration> - </File> - <File - RelativePath="..\tools\build\win\precompiled.h" - > - </File> - <File - RelativePath=".\webplugin_delegate_stub.cc" - > - </File> - <File - RelativePath=".\webplugin_delegate_stub.h" - > - </File> - <File - RelativePath=".\webplugin_proxy.cc" - > - </File> - <File - RelativePath=".\webplugin_proxy.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |