diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 12:40:24 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-12 12:40:24 +0000 |
commit | 2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777 (patch) | |
tree | ae9dc034c37ffc23f93ef1fe0446551950337830 /webkit/glue/plugins | |
parent | 1efd74d2f540a6d9ac77bbedd530871bfb3765bc (diff) | |
download | chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.zip chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.tar.gz chromium_src-2b1782fc18e42a7ca9d19f18e0d3ccc9fc58e777.tar.bz2 |
Delete the checked-in webkit .vcproj (and ancillary .sln) files.
Review URL: http://codereview.chromium.org/115188
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@15848 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/glue/plugins')
-rw-r--r-- | webkit/glue/plugins/test/npapi_test_plugin.vcproj | 288 |
1 files changed, 0 insertions, 288 deletions
diff --git a/webkit/glue/plugins/test/npapi_test_plugin.vcproj b/webkit/glue/plugins/test/npapi_test_plugin.vcproj deleted file mode 100644 index a8c9a3c..0000000 --- a/webkit/glue/plugins/test/npapi_test_plugin.vcproj +++ /dev/null @@ -1,288 +0,0 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject - ProjectType="Visual C++" - Version="8.00" - Name="npapi_test_plugin" - ProjectGUID="{0D04AEC1-6B68-492C-BCCF-808DFD69ABC6}" - RootNamespace="npapi_test" - > - <Platforms> - <Platform - Name="Win32" - /> - </Platforms> - <ToolFiles> - </ToolFiles> - <Configurations> - <Configuration - Name="Debug|Win32" - ConfigurationType="2" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;..\..\..\build\webkit_common.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" - AdditionalDependencies="winmm.lib" - ModuleDefinitionFile="npapi_test.def" - /> - <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="2" - InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;..\..\..\build\webkit_common.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" - AdditionalDependencies="winmm.lib" - ModuleDefinitionFile="npapi_test.def" - /> - <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> - <File - RelativePath=".\npapi_constants.cc" - > - </File> - <File - RelativePath=".\npapi_constants.h" - > - </File> - <File - RelativePath=".\npapi_test.cc" - > - </File> - <File - RelativePath=".\npapi_test.rc" - > - </File> - <File - RelativePath=".\plugin_arguments_test.cc" - > - </File> - <File - RelativePath=".\plugin_arguments_test.h" - > - </File> - <File - RelativePath=".\plugin_client.cc" - > - </File> - <File - RelativePath=".\plugin_client.h" - > - </File> - <File - RelativePath=".\plugin_create_instance_in_paint.cc" - > - </File> - <File - RelativePath=".\plugin_create_instance_in_paint.h" - > - </File> - <File - RelativePath=".\plugin_delete_plugin_in_stream_test.cc" - > - </File> - <File - RelativePath=".\plugin_delete_plugin_in_stream_test.h" - > - </File> - <File - RelativePath=".\plugin_get_javascript_url_test.cc" - > - </File> - <File - RelativePath=".\plugin_get_javascript_url_test.h" - > - </File> - <File - RelativePath=".\plugin_geturl_test.cc" - > - </File> - <File - RelativePath=".\plugin_geturl_test.h" - > - </File> - <File - RelativePath=".\plugin_javascript_open_popup.cc" - > - </File> - <File - RelativePath=".\plugin_javascript_open_popup.h" - > - </File> - <File - RelativePath=".\plugin_new_fails_test.cc" - > - </File> - <File - RelativePath=".\plugin_new_fails_test.h" - > - </File> - <File - RelativePath=".\plugin_npobject_lifetime_test.cc" - > - </File> - <File - RelativePath=".\plugin_npobject_lifetime_test.h" - > - </File> - <File - RelativePath=".\plugin_npobject_proxy_test.cc" - > - </File> - <File - RelativePath=".\plugin_npobject_proxy_test.h" - > - </File> - <File - RelativePath=".\plugin_private_test.cc" - > - </File> - <File - RelativePath=".\plugin_private_test.h" - > - </File> - <File - RelativePath=".\plugin_test.cc" - > - </File> - <File - RelativePath=".\plugin_test.h" - > - </File> - <File - RelativePath=".\plugin_window_size_test.cc" - > - </File> - <File - RelativePath=".\plugin_window_size_test.h" - > - </File> - <File - RelativePath=".\plugin_windowed_test.cc" - > - </File> - <File - RelativePath=".\plugin_windowed_test.h" - > - </File> - <File - RelativePath=".\plugin_windowless_test.cc" - > - </File> - <File - RelativePath=".\plugin_windowless_test.h" - > - </File> - <File - RelativePath=".\resource.h" - > - </File> - </Files> - <Globals> - </Globals> -</VisualStudioProject> |