You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
835 lines
19 KiB
835 lines
19 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="9,00" |
|
Name="zlibstat" |
|
ProjectGUID="{745DEC58-EBB3-47A9-A9B8-4C6627C01BF8}" |
|
TargetFrameworkVersion="131072" |
|
> |
|
<Platforms> |
|
<Platform |
|
Name="Win32" |
|
/> |
|
<Platform |
|
Name="x64" |
|
/> |
|
<Platform |
|
Name="Itanium" |
|
/> |
|
</Platforms> |
|
<ToolFiles> |
|
</ToolFiles> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="1" |
|
BufferSecurityCheck="false" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
Detect64BitPortabilityProblems="true" |
|
DebugInformationFormat="1" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug|x64" |
|
OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="3" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="false" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
Detect64BitPortabilityProblems="true" |
|
DebugInformationFormat="1" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Debug|Itanium" |
|
OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="2" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="3" |
|
BufferSecurityCheck="false" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
Detect64BitPortabilityProblems="true" |
|
DebugInformationFormat="1" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Win32" |
|
OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="0" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
|
AdditionalDependencies="..\..\masmx86\match686.obj ..\..\masmx86\inffas32.obj " |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|x64" |
|
OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="3" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;ASMV;ASMINF;WIN64" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="2" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
|
AdditionalDependencies="..\..\masmx64\gvmat64.obj ..\..\masmx64\inffasx64.obj " |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="Release|Itanium" |
|
OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="2" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="2" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="ReleaseWithoutAsm|Win32" |
|
OutputDirectory="x86\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x86\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="WIN32;ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="0" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:X86 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="ReleaseWithoutAsm|x64" |
|
OutputDirectory="x64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="x64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="3" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="2" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:AMD64 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
<Configuration |
|
Name="ReleaseWithoutAsm|Itanium" |
|
OutputDirectory="ia64\ZlibStat$(ConfigurationName)" |
|
IntermediateDirectory="ia64\ZlibStat$(ConfigurationName)\Tmp" |
|
ConfigurationType="4" |
|
InheritedPropertySheets="UpgradeFromVC70.vsprops" |
|
UseOfMFC="0" |
|
ATLMinimizesCRunTimeLibraryUsage="false" |
|
> |
|
<Tool |
|
Name="VCPreBuildEventTool" |
|
/> |
|
<Tool |
|
Name="VCCustomBuildTool" |
|
/> |
|
<Tool |
|
Name="VCXMLDataGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCWebServiceProxyGeneratorTool" |
|
/> |
|
<Tool |
|
Name="VCMIDLTool" |
|
TargetEnvironment="2" |
|
/> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
InlineFunctionExpansion="1" |
|
AdditionalIncludeDirectories="..\..\..;..\..\masmx86" |
|
PreprocessorDefinitions="ZLIB_WINAPI;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;WIN64" |
|
StringPooling="true" |
|
ExceptionHandling="0" |
|
RuntimeLibrary="2" |
|
BufferSecurityCheck="false" |
|
EnableFunctionLevelLinking="true" |
|
PrecompiledHeaderFile="$(IntDir)/zlibstat.pch" |
|
AssemblerListingLocation="$(IntDir)\" |
|
ObjectFile="$(IntDir)\" |
|
ProgramDataBaseFileName="$(OutDir)\" |
|
WarningLevel="3" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCManagedResourceCompilerTool" |
|
/> |
|
<Tool |
|
Name="VCResourceCompilerTool" |
|
Culture="1036" |
|
/> |
|
<Tool |
|
Name="VCPreLinkEventTool" |
|
/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
AdditionalOptions="/MACHINE:IA64 /NODEFAULTLIB" |
|
OutputFile="$(OutDir)\zlibstat.lib" |
|
SuppressStartupBanner="true" |
|
/> |
|
<Tool |
|
Name="VCALinkTool" |
|
/> |
|
<Tool |
|
Name="VCXDCMakeTool" |
|
/> |
|
<Tool |
|
Name="VCBscMakeTool" |
|
/> |
|
<Tool |
|
Name="VCFxCopTool" |
|
/> |
|
<Tool |
|
Name="VCPostBuildEventTool" |
|
/> |
|
</Configuration> |
|
</Configurations> |
|
<References> |
|
</References> |
|
<Files> |
|
<Filter |
|
Name="Source Files" |
|
> |
|
<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="Release|Win32" |
|
ExcludedFromBuild="true" |
|
> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
/> |
|
</FileConfiguration> |
|
<FileConfiguration |
|
Name="Release|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> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\inffast.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\inflate.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\inftrees.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\minizip\ioapi.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\trees.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\uncompr.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\minizip\unzip.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\minizip\zip.c" |
|
> |
|
</File> |
|
<File |
|
RelativePath=".\zlib.rc" |
|
> |
|
</File> |
|
<File |
|
RelativePath=".\zlibvc.def" |
|
> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\zutil.c" |
|
> |
|
</File> |
|
</Filter> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|