diff options
| author | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 | 
|---|---|---|
| committer | scherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-04 19:43:48 +0000 | 
| commit | 52ceebc9c2190f71ccddf26739b63fef5ca0b2fd (patch) | |
| tree | 08d4c3628ca264e9345ef47fe8e485237a0e8ff2 /sdch | |
| parent | 852f40f8147a6c052cade1e62237418ca2f96947 (diff) | |
| download | chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.zip chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.gz chromium_src-52ceebc9c2190f71ccddf26739b63fef5ca0b2fd.tar.bz2  | |
Changed svn:eol-style of all .sln and .vcproj files to CRLF
Review URL: http://codereview.chromium.org/13133
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6372 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sdch')
| -rw-r--r-- | sdch/sdch.vcproj | 524 | 
1 files changed, 262 insertions, 262 deletions
diff --git a/sdch/sdch.vcproj b/sdch/sdch.vcproj index 91a9564..00a716c 100644 --- a/sdch/sdch.vcproj +++ b/sdch/sdch.vcproj @@ -1,262 +1,262 @@ -<?xml version="1.0" encoding="Windows-1252"?> -<VisualStudioProject -	ProjectType="Visual C++" -	Version="8.00" -	Name="sdch" -	ProjectGUID="{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}" -	Keyword="Win32Proj" -	> -	<Platforms> -		<Platform -			Name="Win32" -		/> -	</Platforms> -	<ToolFiles> -	</ToolFiles> -	<Configurations> -		<Configuration -			Name="Debug|Win32" -			ConfigurationType="4" -			InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops" -			> -			<Tool -				Name="VCPreBuildEventTool" -			/> -			<Tool -				Name="VCCustomBuildTool" -			/> -			<Tool -				Name="VCXMLDataGeneratorTool" -			/> -			<Tool -				Name="VCWebServiceProxyGeneratorTool" -			/> -			<Tool -				Name="VCMIDLTool" -			/> -			<Tool -				Name="VCCLCompilerTool" -				AdditionalIncludeDirectories="./open-vcdiff/vsprojects;" -				DefaultCharIsUnsigned="true" -			/> -			<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;$(SolutionDir)..\sdch\using_sdch.vsprops" -			> -			<Tool -				Name="VCPreBuildEventTool" -			/> -			<Tool -				Name="VCCustomBuildTool" -			/> -			<Tool -				Name="VCXMLDataGeneratorTool" -			/> -			<Tool -				Name="VCWebServiceProxyGeneratorTool" -			/> -			<Tool -				Name="VCMIDLTool" -			/> -			<Tool -				Name="VCCLCompilerTool" -				AdditionalIncludeDirectories="./open-vcdiff/vsprojects;" -				DefaultCharIsUnsigned="true" -			/> -			<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="Header Files" -			Filter="h;hpp;hxx;hm;inl;inc;xsd" -			UniqueIdentifier="{5612E1F3-EC29-4848-8301-B23786CED3CA}" -			> -			<File -				RelativePath=".\open-vcdiff\src\blockhash.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\checksum.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\codetable.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\compile_assert.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\vsprojects\config.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\decodetable.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\encodetable.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\headerparser.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\logging.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\google\output_string.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\rolling_hash.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\vsprojects\stdint.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\testing.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\varint_bigendian.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\google\vcdecoder.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\vcdiff_defs.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\vcdiffengine.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\zconf.h" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\zlib.h" -				> -			</File> -		</Filter> -		<Filter -			Name="Source Files" -			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" -			UniqueIdentifier="{883D491D-EF73-4c2f-BB09-6F87DC95DC28}" -			> -			<File -				RelativePath=".\open-vcdiff\src\addrcache.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\adler32.c" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\blockhash.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\codetable.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\decodetable.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\encodetable.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\headerparser.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\logging.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\varint_bigendian.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\vcdecoder.cc" -				> -			</File> -			<File -				RelativePath=".\open-vcdiff\src\vcdiffengine.cc" -				> -			</File> -		</Filter> -	</Files> -	<Globals> -	</Globals> -</VisualStudioProject> +<?xml version="1.0" encoding="Windows-1252"?>
 +<VisualStudioProject
 +	ProjectType="Visual C++"
 +	Version="8.00"
 +	Name="sdch"
 +	ProjectGUID="{F54ABC59-5C00-414A-A9BA-BAF26D1699F0}"
 +	Keyword="Win32Proj"
 +	>
 +	<Platforms>
 +		<Platform
 +			Name="Win32"
 +		/>
 +	</Platforms>
 +	<ToolFiles>
 +	</ToolFiles>
 +	<Configurations>
 +		<Configuration
 +			Name="Debug|Win32"
 +			ConfigurationType="4"
 +			InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\sdch\using_sdch.vsprops"
 +			>
 +			<Tool
 +				Name="VCPreBuildEventTool"
 +			/>
 +			<Tool
 +				Name="VCCustomBuildTool"
 +			/>
 +			<Tool
 +				Name="VCXMLDataGeneratorTool"
 +			/>
 +			<Tool
 +				Name="VCWebServiceProxyGeneratorTool"
 +			/>
 +			<Tool
 +				Name="VCMIDLTool"
 +			/>
 +			<Tool
 +				Name="VCCLCompilerTool"
 +				AdditionalIncludeDirectories="./open-vcdiff/vsprojects;"
 +				DefaultCharIsUnsigned="true"
 +			/>
 +			<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;$(SolutionDir)..\sdch\using_sdch.vsprops"
 +			>
 +			<Tool
 +				Name="VCPreBuildEventTool"
 +			/>
 +			<Tool
 +				Name="VCCustomBuildTool"
 +			/>
 +			<Tool
 +				Name="VCXMLDataGeneratorTool"
 +			/>
 +			<Tool
 +				Name="VCWebServiceProxyGeneratorTool"
 +			/>
 +			<Tool
 +				Name="VCMIDLTool"
 +			/>
 +			<Tool
 +				Name="VCCLCompilerTool"
 +				AdditionalIncludeDirectories="./open-vcdiff/vsprojects;"
 +				DefaultCharIsUnsigned="true"
 +			/>
 +			<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="Header Files"
 +			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 +			UniqueIdentifier="{5612E1F3-EC29-4848-8301-B23786CED3CA}"
 +			>
 +			<File
 +				RelativePath=".\open-vcdiff\src\blockhash.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\checksum.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\codetable.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\compile_assert.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\vsprojects\config.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\decodetable.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\encodetable.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\headerparser.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\logging.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\google\output_string.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\rolling_hash.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\vsprojects\stdint.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\testing.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\varint_bigendian.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\google\vcdecoder.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\vcdiff_defs.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\vcdiffengine.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\zconf.h"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\zlib.h"
 +				>
 +			</File>
 +		</Filter>
 +		<Filter
 +			Name="Source Files"
 +			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
 +			UniqueIdentifier="{883D491D-EF73-4c2f-BB09-6F87DC95DC28}"
 +			>
 +			<File
 +				RelativePath=".\open-vcdiff\src\addrcache.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\adler32.c"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\blockhash.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\codetable.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\decodetable.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\encodetable.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\headerparser.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\logging.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\varint_bigendian.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\vcdecoder.cc"
 +				>
 +			</File>
 +			<File
 +				RelativePath=".\open-vcdiff\src\vcdiffengine.cc"
 +				>
 +			</File>
 +		</Filter>
 +	</Files>
 +	<Globals>
 +	</Globals>
 +</VisualStudioProject>
  | 
