168 lines
3.5 KiB
XML
168 lines
3.5 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="zlib"
|
|
ProjectGUID="{34DC39BF-F93A-4573-85BF-789B90B63179}"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/zlib.lib"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
|
RuntimeLibrary="0"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="1"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="$(OutDir)/zlib.lib"
|
|
IgnoreAllDefaultLibraries="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<File
|
|
RelativePath=".\adler32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\compress.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\crc32.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\crc32.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\deflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\deflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\gzio.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\infback.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inffast.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inffast.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inffixed.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inflate.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inflate.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inftrees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\inftrees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\trees.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\trees.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\uncompr.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zconf.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zlib.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zutil.c">
|
|
</File>
|
|
<File
|
|
RelativePath=".\zutil.h">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|