summaryrefslogtreecommitdiffstats
path: root/webkit/default_plugin
diff options
context:
space:
mode:
authorsgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 04:29:55 +0000
committersgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-05-08 04:29:55 +0000
commit5b67b116e9caa53d1aa5a62129431c8d7f5473be (patch)
tree598889e4d9c67b1139f0ca19e4c3244b97be4b2f /webkit/default_plugin
parent7091ca47e63c66e8f9f9b02508ea4cbc25ab3aff (diff)
downloadchromium_src-5b67b116e9caa53d1aa5a62129431c8d7f5473be.zip
chromium_src-5b67b116e9caa53d1aa5a62129431c8d7f5473be.tar.gz
chromium_src-5b67b116e9caa53d1aa5a62129431c8d7f5473be.tar.bz2
Convert the webkit build on Windows to gyp:
* build\all.gyp now uses webkit\webkit.gyp and webkit\tools\test_shell\test_shell.gyp. * 'svn remove' checked-in .sln and .vcproj files that will now become gyp-generated files. (We'll leave the other old ones in place, uncalled, and remove them with a later CL.) * Add generated *.sln and *.vcproj files to svn:ignore on the relevant directories. * Update various chrome\**.vcproj files with the new gyp directory in which various generated webkit files will now appear. * Update the checked-in chrome\chrome.sln with all (?) the changes necessary to reflect the new gyp generation. Review URL: http://codereview.chromium.org/115115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15618 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/default_plugin')
-rw-r--r--webkit/default_plugin/default_plugin.vcproj187
1 files changed, 0 insertions, 187 deletions
diff --git a/webkit/default_plugin/default_plugin.vcproj b/webkit/default_plugin/default_plugin.vcproj
deleted file mode 100644
index 7f9dec8..0000000
--- a/webkit/default_plugin/default_plugin.vcproj
+++ /dev/null
@@ -1,187 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="default_plugin"
- ProjectGUID="{5916D37D-8C97-424F-A904-74E52594C2D6}"
- RootNamespace="default_plugin"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\default_plugin.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\release.vsprops;.\default_plugin.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>
- <File
- RelativePath=".\activex_installer.cc"
- >
- </File>
- <File
- RelativePath=".\activex_installer.h"
- >
- </File>
- <File
- RelativePath=".\default_plugin.cc"
- >
- </File>
- <File
- RelativePath=".\default_plugin_resources.h"
- >
- </File>
- <File
- RelativePath=".\default_plugin_shared.h"
- >
- </File>
- <File
- RelativePath=".\install_dialog.cc"
- >
- </File>
- <File
- RelativePath=".\install_dialog.h"
- >
- </File>
- <File
- RelativePath=".\plugin_database_handler.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_database_handler.h"
- >
- </File>
- <File
- RelativePath=".\plugin_impl_win.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_impl_win.h"
- >
- </File>
- <File
- RelativePath=".\plugin_install_job_monitor.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_install_job_monitor.h"
- >
- </File>
- <File
- RelativePath=".\plugin_main.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_main.h"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>