1157 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			1157 lines
		
	
	
		
			27 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="9,00"
 | |
| 	Name="zlibvc"
 | |
| 	ProjectGUID="{8FD826F8-3739-44E6-8CC8-997122E53B8D}"
 | |
| 	RootNamespace="zlibvc"
 | |
| 	TargetFrameworkVersion="131072"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 		<Platform
 | |
| 			Name="x64"
 | |
| 		/>
 | |
| 		<Platform
 | |
| 			Name="Itanium"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Win32"
 | |
| 			OutputDirectory="x86\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x86\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="1"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				DebugInformationFormat="4"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions="/MACHINE:I386"
 | |
| 				AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|x64"
 | |
| 			OutputDirectory="x64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="3"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj "
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="17"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Debug|Itanium"
 | |
| 			OutputDirectory="ia64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="ia64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="2"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="3"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="_DEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="2"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				GenerateDebugInformation="true"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="5"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseWithoutAsm|Win32"
 | |
| 			OutputDirectory="x86\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x86\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="2"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions="/MACHINE:I386"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseWithoutAsm|x64"
 | |
| 			OutputDirectory="x64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="3"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="2"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="17"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseWithoutAsm|Itanium"
 | |
| 			OutputDirectory="ia64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="ia64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="2"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="2"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="5"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Win32"
 | |
| 			OutputDirectory="x86\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x86\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="1"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="WIN32;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="0"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalOptions="/MACHINE:I386"
 | |
| 				AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj "
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				RandomizedBaseAddress="1"
 | |
| 				DataExecutionPrevention="0"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|x64"
 | |
| 			OutputDirectory="x64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="x64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="3"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;ASMV;ASMINF;WIN64"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="2"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj "
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="17"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="Release|Itanium"
 | |
| 			OutputDirectory="ia64\ZlibDll$(ConfigurationName)"
 | |
| 			IntermediateDirectory="ia64\ZlibDll$(ConfigurationName)\Tmp"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="UpgradeFromVC70.vsprops"
 | |
| 			UseOfMFC="0"
 | |
| 			ATLMinimizesCRunTimeLibraryUsage="false"
 | |
| 			WholeProgramOptimization="1"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				MkTypLibCompatible="true"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				TargetEnvironment="2"
 | |
| 				TypeLibraryName="$(OutDir)/zlibvc.tlb"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				InlineFunctionExpansion="1"
 | |
| 				AdditionalIncludeDirectories="..\..\..;..\..\masmx86"
 | |
| 				PreprocessorDefinitions="_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ZLIB_WINAPI;WIN64"
 | |
| 				StringPooling="true"
 | |
| 				ExceptionHandling="0"
 | |
| 				RuntimeLibrary="2"
 | |
| 				BufferSecurityCheck="false"
 | |
| 				EnableFunctionLevelLinking="true"
 | |
| 				PrecompiledHeaderFile="$(IntDir)/zlibvc.pch"
 | |
| 				AssemblerOutput="2"
 | |
| 				AssemblerListingLocation="$(IntDir)\"
 | |
| 				ObjectFile="$(IntDir)\"
 | |
| 				ProgramDataBaseFileName="$(OutDir)\"
 | |
| 				BrowseInformation="0"
 | |
| 				WarningLevel="3"
 | |
| 				SuppressStartupBanner="true"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 				PreprocessorDefinitions="NDEBUG"
 | |
| 				Culture="1036"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				OutputFile="$(OutDir)\zlibwapi.dll"
 | |
| 				LinkIncremental="1"
 | |
| 				SuppressStartupBanner="true"
 | |
| 				GenerateManifest="false"
 | |
| 				IgnoreAllDefaultLibraries="false"
 | |
| 				ModuleDefinitionFile=".\zlibvc.def"
 | |
| 				ProgramDatabaseFile="$(OutDir)/zlibwapi.pdb"
 | |
| 				GenerateMapFile="true"
 | |
| 				MapFileName="$(OutDir)/zlibwapi.map"
 | |
| 				SubSystem="2"
 | |
| 				OptimizeForWindows98="1"
 | |
| 				ImportLibrary="$(OutDir)/zlibwapi.lib"
 | |
| 				TargetMachine="5"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 	</Configurations>
 | |
| 	<References>
 | |
| 	</References>
 | |
| 	<Files>
 | |
| 		<Filter
 | |
| 			Name="Source Files"
 | |
| 			Filter="cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\adler32.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\compress.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\crc32.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\deflate.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gzclose.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gzguts.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gzlib.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gzread.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\gzwrite.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\infback.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\masmx64\inffas8664.c"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Win32"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Debug|Itanium"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="ReleaseWithoutAsm|Win32"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="ReleaseWithoutAsm|Itanium"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Itanium"
 | |
| 					ExcludedFromBuild="true"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\inffast.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\inflate.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\inftrees.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\minizip\ioapi.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\minizip\iowin32.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\trees.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\uncompr.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\minizip\unzip.c"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|x64"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Itanium"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\minizip\zip.c"
 | |
| 				>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Win32"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|x64"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 				<FileConfiguration
 | |
| 					Name="Release|Itanium"
 | |
| 					>
 | |
| 					<Tool
 | |
| 						Name="VCCLCompilerTool"
 | |
| 						AdditionalIncludeDirectories=""
 | |
| 						PreprocessorDefinitions="ZLIB_INTERNAL"
 | |
| 					/>
 | |
| 				</FileConfiguration>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\zlib.rc"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\zlibvc.def"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\zutil.c"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Header Files"
 | |
| 			Filter="h;hpp;hxx;hm;inl;fi;fd"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\deflate.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\infblock.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\infcodes.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\inffast.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\inftrees.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\infutil.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\zconf.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\zlib.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath="..\..\..\zutil.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Resource Files"
 | |
| 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe"
 | |
| 			>
 | |
| 		</Filter>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 | 
