diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-16 20:56:44 +0000 |
commit | 770137a4b5bd380a054eaf289abcf019e2337401 (patch) | |
tree | 5b34994f2c4265e145d612beca8ff24ae727fa1f /chrome/app/chrome_dll.vcproj | |
parent | 4f37d32d683ce68451c337a3d082197881090405 (diff) | |
download | chromium_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/app/chrome_dll.vcproj')
-rw-r--r-- | chrome/app/chrome_dll.vcproj | 492 |
1 files changed, 246 insertions, 246 deletions
diff --git a/chrome/app/chrome_dll.vcproj b/chrome/app/chrome_dll.vcproj index c58a200..8471087 100644 --- a/chrome/app/chrome_dll.vcproj +++ b/chrome/app/chrome_dll.vcproj @@ -1,246 +1,246 @@ -<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="chrome_dll"
- ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}"
- RootNamespace="chrome_dll"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- <ToolFile
- RelativePath="..\tools\build\win\version.rules"
- />
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(IntDir)\chrome.dll"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="call $(SolutionDir)\tools\build\win\hardlink_failsafe.bat "$(TargetPath)" "$(OutDir)\$(TargetFileName)""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="2"
- InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="Version"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\chrome.dll"
- ImportLibrary="$(OutDir)\lib\$(ProjectName).lib"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- CommandLine="check_dependents.bat $(TargetPath) chrome.dll.deps"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="resources"
- >
- <File
- RelativePath="..\..\webkit\glue\resources\aliasb.cur"
- >
- </File>
- <File
- RelativePath="..\browser\browser_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\cell.cur"
- >
- </File>
- <File
- RelativePath=".\check_dependents.bat"
- >
- </File>
- <File
- RelativePath=".\chrome.dll.deps"
- >
- </File>
- <File
- RelativePath=".\chrome_dll.rc"
- >
- </File>
- <File
- RelativePath=".\chrome_dll_resource.h"
- >
- </File>
- <File
- RelativePath=".\chrome_dll_version.rc.version"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\col_resize.cur"
- >
- </File>
- <File
- RelativePath="..\common\common_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\copy.cur"
- >
- </File>
- <File
- RelativePath="..\browser\debugger\resources\debugger_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\net\base\net_resources.rc"
- >
- </File>
- <File
- RelativePath="..\renderer\renderer_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\row_resize.cur"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\vertical_text.cur"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\webkit_resources.rc"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\zoom_in.cur"
- >
- </File>
- <File
- RelativePath="..\..\webkit\glue\resources\zoom_out.cur"
- >
- </File>
- </Filter>
- <File
- RelativePath=".\chrome_dll_main.cc"
- >
- </File>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="8.00" + Name="chrome_dll" + ProjectGUID="{C0A7EE2C-2A6D-45BE-BA78-6D006FDF52D9}" + RootNamespace="chrome_dll" + Keyword="Win32Proj" + > + <Platforms> + <Platform + Name="Win32" + /> + </Platforms> + <ToolFiles> + <ToolFile + RelativePath="..\tools\build\win\version.rules" + /> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + ConfigurationType="2" + InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Version" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile="$(IntDir)\chrome.dll" + ImportLibrary="$(OutDir)\lib\$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + CommandLine="call $(SolutionDir)\tools\build\win\hardlink_failsafe.bat "$(TargetPath)" "$(OutDir)\$(TargetFileName)"" + /> + </Configuration> + <Configuration + Name="Release|Win32" + ConfigurationType="2" + InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\chrome_dll.vsprops;..\installer\util\using_util.vsprops" + > + <Tool + Name="VCPreBuildEventTool" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="Version" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + OutputFile="$(OutDir)\chrome.dll" + ImportLibrary="$(OutDir)\lib\$(ProjectName).lib" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + AdditionalManifestFiles="$(SolutionDir)\app\chrome.dll.manifest" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCWebDeploymentTool" + /> + <Tool + Name="VCPostBuildEventTool" + CommandLine="check_dependents.bat $(TargetPath) chrome.dll.deps" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="resources" + > + <File + RelativePath="..\..\webkit\glue\resources\aliasb.cur" + > + </File> + <File + RelativePath="..\browser\browser_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\cell.cur" + > + </File> + <File + RelativePath=".\check_dependents.bat" + > + </File> + <File + RelativePath=".\chrome.dll.deps" + > + </File> + <File + RelativePath=".\chrome_dll.rc" + > + </File> + <File + RelativePath=".\chrome_dll_resource.h" + > + </File> + <File + RelativePath=".\chrome_dll_version.rc.version" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\col_resize.cur" + > + </File> + <File + RelativePath="..\common\common_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\copy.cur" + > + </File> + <File + RelativePath="..\browser\debugger\resources\debugger_resources.rc" + > + </File> + <File + RelativePath="..\..\net\base\net_resources.rc" + > + </File> + <File + RelativePath="..\renderer\renderer_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\row_resize.cur" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\vertical_text.cur" + > + </File> + <File + RelativePath="..\..\webkit\glue\webkit_resources.rc" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\zoom_in.cur" + > + </File> + <File + RelativePath="..\..\webkit\glue\resources\zoom_out.cur" + > + </File> + </Filter> + <File + RelativePath=".\chrome_dll_main.cc" + > + </File> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |