mirror of https://github.com/snes9xgit/snes9x.git
796 lines
17 KiB
XML
796 lines
17 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9,00"
|
|
Name="zlib"
|
|
ProjectGUID="{99E9817A-4605-44AF-8433-7048F0EC1859}"
|
|
RootNamespace="zlib"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="196613"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="LIB Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Debug"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibdmt.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx86\match686.obj ..\..\..\zlib\contrib\masmx86\inffas32.obj"
|
|
OutputFile="$(OutDir)\zlibdmt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Debug|x64"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Debug_x64"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;ASMV;ASMINF;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibdmtx64.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx64\gvmat64.obj ..\..\..\zlib\contrib\masmx64\inffasx64.obj "
|
|
OutputFile="$(OutDir)\zlibdmtx64.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Release|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Release"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibmt.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx86\match686.obj ..\..\..\zlib\contrib\masmx86\inffas32.obj"
|
|
OutputFile="$(OutDir)\zlibmt.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Release|x64"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Release_x64"
|
|
ConfigurationType="4"
|
|
CharacterSet="0"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibmtx64.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx64\gvmat64.obj ..\..\..\zlib\contrib\masmx64\inffasx64.obj "
|
|
OutputFile="$(OutDir)\zlibmtx64.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Debug S9xUnicode|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Debug_U"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;ASMV;ASMINF;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibdmtu.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="4"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx86\match686.obj ..\..\..\zlib\contrib\masmx86\inffas32.obj"
|
|
OutputFile="$(OutDir)\zlibdmtu.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Debug S9xUnicode|x64"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Debug_U_x64"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;_DEBUG;ASMV;ASMINF;_WINDOWS"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibdmtux64.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
Culture="1033"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx64\gvmat64.obj ..\..\..\zlib\contrib\masmx64\inffasx64.obj "
|
|
OutputFile="$(OutDir)\zlibdmtux64.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Release S9xUnicode|Win32"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Release_U"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;ASMV;ASMINF;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibmtu.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx86\match686.obj ..\..\..\zlib\contrib\masmx86\inffas32.obj"
|
|
OutputFile="$(OutDir)\zlibmtu.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="LIB Release S9xUnicode|x64"
|
|
OutputDirectory="$(SolutionDir)..\..\..\zlib\lib"
|
|
IntermediateDirectory="$(OutDir)..\..\..\zlib\lib\ZLIB_Release_U_x64"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TargetEnvironment="3"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="2"
|
|
EnableIntrinsicFunctions="true"
|
|
AdditionalIncludeDirectories="..\..\..\zlib"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;ASMV;ASMINF;_WINDOWS"
|
|
RuntimeLibrary="0"
|
|
EnableFunctionLevelLinking="true"
|
|
UsePrecompiledHeader="0"
|
|
ProgramDataBaseFileName="$(OutDir)\zlibmtux64.pdb"
|
|
WarningLevel="3"
|
|
DebugInformationFormat="3"
|
|
ForcedIncludeFiles="$(SolutionDir)..\_tfwopen.h"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
AdditionalDependencies="..\..\..\zlib\contrib\masmx64\gvmat64.obj ..\..\..\zlib\contrib\masmx64\inffasx64.obj "
|
|
OutputFile="$(OutDir)\zlibmtux64.lib"
|
|
/>
|
|
<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;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\zlib\adler32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\compress.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\crc32.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\deflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\gzclose.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\gzlib.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\gzread.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\gzwrite.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\infback.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\contrib\masmx64\inffas8664.c"
|
|
>
|
|
<FileConfiguration
|
|
Name="LIB Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Debug S9xUnicode|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release S9xUnicode|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inffast.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inflate.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inftrees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\trees.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\uncompr.c"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\win32\zlib.def"
|
|
>
|
|
<FileConfiguration
|
|
Name="LIB Debug|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Debug|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Debug S9xUnicode|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Debug S9xUnicode|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release S9xUnicode|Win32"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="LIB Release S9xUnicode|x64"
|
|
ExcludedFromBuild="true"
|
|
>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\zutil.c"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\zlib\crc32.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\deflate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inffast.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inffixed.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inflate.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\inftrees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\trees.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\zconf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\zlib.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\zlib\zutil.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\zlib\win32\zlib1.rc"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|