summaryrefslogtreecommitdiffstats
path: root/chrome/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 /chrome/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 'chrome/plugin')
-rw-r--r--chrome/plugin/plugin.vcproj462
1 files changed, 231 insertions, 231 deletions
diff --git a/chrome/plugin/plugin.vcproj b/chrome/plugin/plugin.vcproj
index 95dbda3..008a702 100644
--- a/chrome/plugin/plugin.vcproj
+++ b/chrome/plugin/plugin.vcproj
@@ -1,231 +1,231 @@
-<?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_process.cc"
- >
- </File>
- <File
- RelativePath=".\plugin_process.h"
- >
- </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>
- </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>
+<?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_process.cc"
+ >
+ </File>
+ <File
+ RelativePath=".\plugin_process.h"
+ >
+ </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>
+ </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>