<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="9.00"
	Name="7zip"
	ProjectGUID="{3326E128-33AF-422C-BB7C-67CC6B915610}"
	RootNamespace="7zip"
	TargetFrameworkVersion="0"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<ToolFiles>
	</ToolFiles>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)PropertySheets/Win32.Debug.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories=""
				UsePrecompiledHeader="0"
				DisableSpecificWarnings="4127"
			/>
			<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)PropertySheets/Win32.Release.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
				UsePrecompiledHeader="0"
				DisableSpecificWarnings="4127"
			/>
			<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="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
			>
			<File
				RelativePath=".\7zAlloc.c"
				>
			</File>
			<File
				RelativePath=".\7zBuf.c"
				>
			</File>
			<File
				RelativePath=".\7zBuf2.c"
				>
			</File>
			<File
				RelativePath=".\7zCrc.c"
				>
			</File>
			<File
				RelativePath=".\7zCrcOpt.c"
				>
			</File>
			<File
				RelativePath=".\7zDec.c"
				>
			</File>
			<File
				RelativePath=".\7zFile.c"
				>
			</File>
			<File
				RelativePath=".\7zIn.c"
				>
			</File>
			<File
				RelativePath=".\7zStream.c"
				>
			</File>
			<File
				RelativePath=".\Alloc.c"
				>
			</File>
			<File
				RelativePath=".\Bcj2.c"
				>
			</File>
			<File
				RelativePath=".\Bra.c"
				>
			</File>
			<File
				RelativePath=".\Bra86.c"
				>
			</File>
			<File
				RelativePath=".\BraIA64.c"
				>
			</File>
			<File
				RelativePath=".\CpuArch.c"
				>
			</File>
			<File
				RelativePath=".\Delta.c"
				>
			</File>
			<File
				RelativePath=".\LzFind.c"
				>
			</File>
			<File
				RelativePath=".\LzFindMt.c"
				>
			</File>
			<File
				RelativePath=".\Lzma2Dec.c"
				>
			</File>
			<File
				RelativePath=".\Lzma2Enc.c"
				>
			</File>
			<File
				RelativePath=".\Lzma86Dec.c"
				>
			</File>
			<File
				RelativePath=".\Lzma86Enc.c"
				>
			</File>
			<File
				RelativePath=".\LzmaDec.c"
				>
			</File>
			<File
				RelativePath=".\LzmaEnc.c"
				>
			</File>
			<File
				RelativePath=".\LzmaLib.c"
				>
			</File>
			<File
				RelativePath=".\MtCoder.c"
				>
			</File>
			<File
				RelativePath=".\Ppmd7.c"
				>
			</File>
			<File
				RelativePath=".\Ppmd7Dec.c"
				>
			</File>
			<File
				RelativePath=".\Ppmd7Enc.c"
				>
			</File>
			<File
				RelativePath=".\Sha256.c"
				>
			</File>
			<File
				RelativePath=".\Threads.c"
				>
			</File>
			<File
				RelativePath=".\Xz.c"
				>
			</File>
			<File
				RelativePath=".\XzCrc64.c"
				>
			</File>
			<File
				RelativePath=".\XzDec.c"
				>
			</File>
			<File
				RelativePath=".\XzEnc.c"
				>
			</File>
			<File
				RelativePath=".\XzIn.c"
				>
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl"
			>
			<File
				RelativePath=".\7z.h"
				>
			</File>
			<File
				RelativePath=".\7zAlloc.h"
				>
			</File>
			<File
				RelativePath=".\7zBuf.h"
				>
			</File>
			<File
				RelativePath=".\7zCrc.h"
				>
			</File>
			<File
				RelativePath=".\7zFile.h"
				>
			</File>
			<File
				RelativePath=".\7zTypes.h"
				>
			</File>
			<File
				RelativePath=".\7zVersion.h"
				>
			</File>
			<File
				RelativePath=".\Alloc.h"
				>
			</File>
			<File
				RelativePath=".\Bcj2.h"
				>
			</File>
			<File
				RelativePath=".\Bra.h"
				>
			</File>
			<File
				RelativePath=".\CpuArch.h"
				>
			</File>
			<File
				RelativePath=".\Delta.h"
				>
			</File>
			<File
				RelativePath=".\LzFind.h"
				>
			</File>
			<File
				RelativePath=".\LzFindMt.h"
				>
			</File>
			<File
				RelativePath=".\LzHash.h"
				>
			</File>
			<File
				RelativePath=".\Lzma2Dec.h"
				>
			</File>
			<File
				RelativePath=".\Lzma2Enc.h"
				>
			</File>
			<File
				RelativePath=".\Lzma86.h"
				>
			</File>
			<File
				RelativePath=".\LzmaDec.h"
				>
			</File>
			<File
				RelativePath=".\LzmaEnc.h"
				>
			</File>
			<File
				RelativePath=".\LzmaLib.h"
				>
			</File>
			<File
				RelativePath=".\MtCoder.h"
				>
			</File>
			<File
				RelativePath=".\Ppmd.h"
				>
			</File>
			<File
				RelativePath=".\Ppmd7.h"
				>
			</File>
			<File
				RelativePath=".\RotateDefs.h"
				>
			</File>
			<File
				RelativePath=".\Sha256.h"
				>
			</File>
			<File
				RelativePath=".\Threads.h"
				>
			</File>
			<File
				RelativePath=".\Types.h"
				>
			</File>
			<File
				RelativePath=".\Xz.h"
				>
			</File>
			<File
				RelativePath=".\XzCrc64.h"
				>
			</File>
			<File
				RelativePath=".\XzEnc.h"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>