summaryrefslogtreecommitdiffstats
path: root/webkit/default_plugin
diff options
context:
space:
mode:
authormaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 20:56:44 +0000
committermaruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-12-16 20:56:44 +0000
commit770137a4b5bd380a054eaf289abcf019e2337401 (patch)
tree5b34994f2c4265e145d612beca8ff24ae727fa1f /webkit/default_plugin
parent4f37d32d683ce68451c337a3d082197881090405 (diff)
downloadchromium_src-770137a4b5bd380a054eaf289abcf019e2337401.zip
chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.gz
chromium_src-770137a4b5bd380a054eaf289abcf019e2337401.tar.bz2
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
Patch fails otherwise on non-Windows platforms. Review URL: http://codereview.chromium.org/14478 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7093 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/default_plugin')
-rw-r--r--webkit/default_plugin/default_plugin.vcproj366
1 files changed, 183 insertions, 183 deletions
diff --git a/webkit/default_plugin/default_plugin.vcproj b/webkit/default_plugin/default_plugin.vcproj
index 98f9273..f64f00a 100644
--- a/webkit/default_plugin/default_plugin.vcproj
+++ b/webkit/default_plugin/default_plugin.vcproj
@@ -1,183 +1,183 @@
-<?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_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.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_impl.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>
+<?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_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.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_impl.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>