summaryrefslogtreecommitdiffstats
path: root/third_party/lzma_sdk/7z_C.vcproj
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 /third_party/lzma_sdk/7z_C.vcproj
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 'third_party/lzma_sdk/7z_C.vcproj')
-rw-r--r--third_party/lzma_sdk/7z_C.vcproj346
1 files changed, 173 insertions, 173 deletions
diff --git a/third_party/lzma_sdk/7z_C.vcproj b/third_party/lzma_sdk/7z_C.vcproj
index 5c226e9..7d1db41 100644
--- a/third_party/lzma_sdk/7z_C.vcproj
+++ b/third_party/lzma_sdk/7z_C.vcproj
@@ -1,173 +1,173 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="lzma_sdk"
- ProjectGUID="{B84553C8-5676-427B-B3E4-23DDDC4DBC7B}"
- RootNamespace="lzma_sdk"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- ConfigurationType="4"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
- />
- <Tool
- Name="VCLibrarianTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="LZMA"
- >
- <File
- RelativePath="Compress\Lzma\LzmaDecode.c"
- >
- </File>
- <File
- RelativePath="Compress\Lzma\LzmaDecode.h"
- >
- </File>
- <File
- RelativePath="Compress\Lzma\LzmaTypes.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Common"
- >
- <File
- RelativePath="7zCrc.c"
- >
- </File>
- <File
- RelativePath="7zCrc.h"
- >
- </File>
- <File
- RelativePath="Types.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Branch"
- >
- <File
- RelativePath="Compress\Branch\BranchTypes.h"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86.c"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86.h"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86_2.c"
- >
- </File>
- <File
- RelativePath="Compress\Branch\BranchX86_2.h"
- >
- </File>
- </Filter>
- <Filter
- Name="7z"
- >
- <File
- RelativePath="Archive\7z\7zAlloc.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zAlloc.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zBuffer.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zBuffer.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zDecode.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zDecode.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zExtract.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zExtract.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zHeader.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zHeader.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zIn.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zIn.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zItem.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zItem.h"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zMethodID.c"
- >
- </File>
- <File
- RelativePath="Archive\7z\7zMethodID.h"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="lzma_sdk"
+ ProjectGUID="{B84553C8-5676-427B-B3E4-23DDDC4DBC7B}"
+ RootNamespace="lzma_sdk"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ ConfigurationType="4"
+ InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;$(SolutionDir)..\third_party\lzma_sdk\using_lzma_sdk.vsprops"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_LZMA_PROB32"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="LZMA"
+ >
+ <File
+ RelativePath="Compress\Lzma\LzmaDecode.c"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Lzma\LzmaDecode.h"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Lzma\LzmaTypes.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Common"
+ >
+ <File
+ RelativePath="7zCrc.c"
+ >
+ </File>
+ <File
+ RelativePath="7zCrc.h"
+ >
+ </File>
+ <File
+ RelativePath="Types.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Branch"
+ >
+ <File
+ RelativePath="Compress\Branch\BranchTypes.h"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Branch\BranchX86.c"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Branch\BranchX86.h"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Branch\BranchX86_2.c"
+ >
+ </File>
+ <File
+ RelativePath="Compress\Branch\BranchX86_2.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="7z"
+ >
+ <File
+ RelativePath="Archive\7z\7zAlloc.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zAlloc.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zBuffer.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zBuffer.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zDecode.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zDecode.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zExtract.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zExtract.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zHeader.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zHeader.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zIn.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zIn.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zItem.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zItem.h"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zMethodID.c"
+ >
+ </File>
+ <File
+ RelativePath="Archive\7z\7zMethodID.h"
+ >
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>