| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <ItemGroup Label="ProjectConfigurations">
 
-     <ProjectConfiguration Include="Debug Library|Win32">
 
-       <Configuration>Debug Library</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Debug|Win32">
 
-       <Configuration>Debug</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Release Library|Win32">
 
-       <Configuration>Release Library</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-     <ProjectConfiguration Include="Release|Win32">
 
-       <Configuration>Release</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ClCompile Include="$(ZLibSrcDir)\adler32.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\compress.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\crc32.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\deflate.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\infback.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\inffast.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\inflate.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\inftrees.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\trees.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\uncompr.c" />
 
-     <ClCompile Include="$(ZLibSrcDir)\zutil.c" />
 
-   </ItemGroup>
 
-   <PropertyGroup Label="Globals">
 
-     <ProjectGuid>{60F89955-91C6-3A36-8000-13C592FEC2DF}</ProjectGuid>
 
-     <Keyword>Win32Proj</Keyword>
 
-     <RootNamespace>zlib</RootNamespace>
 
-   </PropertyGroup>
 
-   <Import Project="$(SolutionDir)\zlib.props" />
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="Configuration">
 
-     <ConfigurationType>StaticLibrary</ConfigurationType>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
-     <ConfigurationType>StaticLibrary</ConfigurationType>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="Configuration">
 
-     <ConfigurationType>StaticLibrary</ConfigurationType>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
-     <ConfigurationType>StaticLibrary</ConfigurationType>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
-     <ConfigurationType>StaticLibrary</ConfigurationType>
 
-   </PropertyGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
 
-   <ImportGroup Label="ExtensionSettings">
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" />
 
-   </ImportGroup>
 
-   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
 
-     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
 
-   </ImportGroup>
 
-   <PropertyGroup Label="UserMacros" />
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug Library|Win32'">
 
-     <ClCompile>
 
-       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
 
-       <WarningLevel>$(WarningLevel)</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <Optimization>Disabled</Optimization>
 
-       <BrowseInformation>true</BrowseInformation>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
 
-       <TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
 
-     </ClCompile>
 
-     <Link>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Windows</SubSystem>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <ClCompile>
 
-       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <WarningLevel>$(WarningLevel)</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <Optimization>Disabled</Optimization>
 
-       <BrowseInformation>true</BrowseInformation>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
 
-       <TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
 
-       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
 
-     </ClCompile>
 
-     <Link>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Windows</SubSystem>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Library|Win32'">
 
-     <ClCompile>
 
-       <WarningLevel>$(WarningLevel)</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <Optimization>Full</Optimization>
 
-       <IntrinsicFunctions>true</IntrinsicFunctions>
 
-       <WholeProgramOptimization>true</WholeProgramOptimization>
 
-       <BufferSecurityCheck>false</BufferSecurityCheck>
 
-       <BrowseInformation>true</BrowseInformation>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
 
-       <TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
 
-       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
 
-       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <Link>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Windows</SubSystem>
 
-     </Link>
 
-     <Lib>
 
-       <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
 
-     </Lib>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <ClCompile>
 
-       <WarningLevel>$(WarningLevel)</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-       <Optimization>Full</Optimization>
 
-       <IntrinsicFunctions>true</IntrinsicFunctions>
 
-       <WholeProgramOptimization>true</WholeProgramOptimization>
 
-       <BufferSecurityCheck>false</BufferSecurityCheck>
 
-       <BrowseInformation>true</BrowseInformation>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <DisableSpecificWarnings>$(DisableSpecificWarnings);4127;4131;4242;4244</DisableSpecificWarnings>
 
-       <TreatWarningAsError>$(TreatWarningAsError)</TreatWarningAsError>
 
-       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;Z_SOLO;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-     </ClCompile>
 
-     <Link>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Windows</SubSystem>
 
-       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
-       <OptimizeReferences>true</OptimizeReferences>
 
-     </Link>
 
-     <Lib>
 
-       <LinkTimeCodeGeneration>true</LinkTimeCodeGeneration>
 
-     </Lib>
 
-   </ItemDefinitionGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
-   <ImportGroup Label="ExtensionTargets">
 
-   </ImportGroup>
 
- </Project>
 
 
  |