<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup Label="ProjectConfigurations">
    <ProjectConfiguration Include="Debug|Win32">
      <Configuration>Debug</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Debug|x64">
      <Configuration>Debug</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|Win32">
      <Configuration>Release</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Release|x64">
      <Configuration>Release</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Checked|Win32">
      <Configuration>Checked</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="Checked|x64">
      <Configuration>Checked</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="DebugShared|Win32">
      <Configuration>DebugShared</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="DebugShared|x64">
      <Configuration>DebugShared</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="ReleaseShared|Win32">
      <Configuration>ReleaseShared</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="ReleaseShared|x64">
      <Configuration>ReleaseShared</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="CheckedShared|Win32">
      <Configuration>CheckedShared</Configuration>
      <Platform>Win32</Platform>
    </ProjectConfiguration>
    <ProjectConfiguration Include="CheckedShared|x64">
      <Configuration>CheckedShared</Configuration>
      <Platform>x64</Platform>
    </ProjectConfiguration>
  </ItemGroup>
  <PropertyGroup Label="Globals">
    <ProjectGuid>{E1184509-74F7-421D-A8C8-FEEC2C28ECC2}</ProjectGuid>
    <IgnoreWarnCompileDuplicatedFilename>true</IgnoreWarnCompileDuplicatedFilename>
    <Keyword>Win32Proj</Keyword>
    <RootNamespace>ancient</RootNamespace>
    <PreferredToolArchitecture>x64</PreferredToolArchitecture>
    <WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'" Label="Configuration">
    <ConfigurationType>StaticLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>true</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <WholeProgramOptimization>true</WholeProgramOptimization>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'" Label="Configuration">
    <ConfigurationType>DynamicLibrary</ConfigurationType>
    <UseDebugLibraries>false</UseDebugLibraries>
    <CharacterSet>Unicode</CharacterSet>
    <PlatformToolset>v142</PlatformToolset>
    <SpectreMitigation>Spectre</SpectreMitigation>
  </PropertyGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  <ImportGroup Label="ExtensionSettings">
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  </ImportGroup>
  <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
    <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|Win32'">
    <OutDir>..\..\lib\vs2019win7\x86\Debug\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\Debug\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <OutDir>..\..\lib\vs2019win7\x86_64\Debug\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\Debug\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <OutDir>..\..\lib\vs2019win7\x86\Release\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\Release\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <OutDir>..\..\lib\vs2019win7\x86_64\Release\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\Release\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
    <OutDir>..\..\lib\vs2019win7\x86\Checked\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\Checked\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
    <OutDir>..\..\lib\vs2019win7\x86_64\Checked\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\Checked\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.lib</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
    <LinkIncremental>true</LinkIncremental>
    <OutDir>..\..\..\bin\debug\vs2019-win7-shared\x86\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\DebugShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
    <LinkIncremental>true</LinkIncremental>
    <OutDir>..\..\..\bin\debug\vs2019-win7-shared\amd64\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\DebugShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>..\..\..\bin\release\vs2019-win7-shared\x86\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\ReleaseShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>..\..\..\bin\release\vs2019-win7-shared\amd64\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\ReleaseShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>..\..\..\bin\checked\vs2019-win7-shared\x86\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86\CheckedShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
    <LinkIncremental>false</LinkIncremental>
    <OutDir>..\..\..\bin\checked\vs2019-win7-shared\amd64\</OutDir>
    <IntDir>..\..\obj\vs2019win7\ancient\x86_64\CheckedShared\</IntDir>
    <TargetName>openmpt-ancient</TargetName>
    <TargetExt>.dll</TargetExt>
  </PropertyGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
      <Optimization>Disabled</Optimization>
      <MinimalRebuild>false</MinimalRebuild>
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
      <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
      <Optimization>Disabled</Optimization>
      <MinimalRebuild>false</MinimalRebuild>
      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <FullProgramDatabaseFile>true</FullProgramDatabaseFile>
      <GenerateDebugInformation>DebugFastLink</GenerateDebugInformation>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>Full</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <OmitFramePointers>false</OmitFramePointers>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Checked|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_STATIC;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>Full</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <OmitFramePointers>false</OmitFramePointers>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
      <Optimization>Disabled</Optimization>
      <MinimalRebuild>false</MinimalRebuild>
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <ImportLibrary>..\..\..\bin\debug\vs2019-win7-shared\x86\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugShared|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
      <Optimization>Disabled</Optimization>
      <MinimalRebuild>false</MinimalRebuild>
      <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <ImportLibrary>..\..\..\bin\debug\vs2019-win7-shared\amd64\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
      <ImportLibrary>..\..\..\bin\release\vs2019-win7-shared\x86\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ReleaseShared|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>NDEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>MaxSpeed</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
      <ImportLibrary>..\..\..\bin\release\vs2019-win7-shared\amd64\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|Win32'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>Full</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <OmitFramePointers>false</OmitFramePointers>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
      <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
      <ImportLibrary>..\..\..\bin\checked\vs2019-win7-shared\x86\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='CheckedShared|x64'">
    <ClCompile>
      <PrecompiledHeader>NotUsing</PrecompiledHeader>
      <WarningLevel>Level3</WarningLevel>
      <PreprocessorDefinitions>DEBUG;MPT_BUILD_MSVC_SHARED;MPT_BUILD_CHECKED;MPT_BUILD_MSVC;WIN32;_CRT_NONSTDC_NO_WARNINGS;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES=1;_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES_COUNT=1;_WIN32_WINNT=0x0601;NTDDI_VERSION=0x06010000;ANCIENT_API_DECLSPEC_DLLEXPORT;%(PreprocessorDefinitions)</PreprocessorDefinitions>
      <AdditionalIncludeDirectories>..\..\..\include\ancient\api;..\..\..\include\ancient\api\ancient;..\..\..\include\ancient\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
      <Optimization>Full</Optimization>
      <FunctionLevelLinking>true</FunctionLevelLinking>
      <IntrinsicFunctions>true</IntrinsicFunctions>
      <MinimalRebuild>false</MinimalRebuild>
      <OmitFramePointers>false</OmitFramePointers>
      <StringPooling>true</StringPooling>
      <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
      <MultiProcessorCompilation>true</MultiProcessorCompilation>
      <AdditionalOptions>/wd4146 /wd4244 /wd4251 /wd4275 %(AdditionalOptions)</AdditionalOptions>
      <LanguageStandard>stdcpp17</LanguageStandard>
      <ConformanceMode>true</ConformanceMode>
    </ClCompile>
    <Link>
      <SubSystem>Windows</SubSystem>
      <GenerateDebugInformation>true</GenerateDebugInformation>
      <EnableCOMDATFolding>true</EnableCOMDATFolding>
      <OptimizeReferences>true</OptimizeReferences>
      <ImportLibrary>..\..\..\bin\checked\vs2019-win7-shared\amd64\openmpt-ancient.lib</ImportLibrary>
    </Link>
  </ItemDefinitionGroup>
  <ItemGroup>
    <ClInclude Include="..\..\..\include\ancient\api\ancient\ancient.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\ACCADecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\ARTMDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\BLZWDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\BZIP2Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\BZIP2Table.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\CBR0Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\CRMDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\CYB2Decoder.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\DEFLATEDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\DLTADecode.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\DMSDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\DynamicHuffmanDecoder.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\FASTDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\FBR2Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\FRLEDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\HFMNDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\HUFFDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\HuffmanDecoder.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\ILZRDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\IMPDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\InputStream.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LHLBDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LIN1Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LIN2Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZBSDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZCBDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZW2Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZW4Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZW5Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\LZXDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LH1Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LH2Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LH3Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LHXDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LZ5Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LZHDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\LZSDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Lzh\PMDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\MASHDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\MMCMPDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\NONEDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\NUKEDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\OutputStream.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\PPDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\RAKEDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\RDCNDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\RLENDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\RNCDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\RangeDecoder.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SDHCDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SHR3Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SHRIDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SLZ3Decompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SMPLDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SQSHDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\SXSCDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\StoneCrackerDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\TDCSDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\TPWMDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\XPKDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\XPKMain.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\ZENODecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Zip\ImplodeDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Zip\ReduceDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Zip\ShrinkDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\Zip\ZIPDecompressor.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\Buffer.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\CRC16.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\CRC32.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\Common.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\MemoryBuffer.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\OverflowCheck.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\StaticBuffer.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\SubBuffer.hpp" />
    <ClInclude Include="..\..\..\include\ancient\src\common\WrappedVectorBuffer.hpp" />
  </ItemGroup>
  <ItemGroup>
    <ClCompile Include="..\..\..\include\ancient\src\ACCADecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\API.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\ARTMDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\BLZWDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\BZIP2Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\CBR0Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\CRMDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\CYB2Decoder.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\DEFLATEDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\DLTADecode.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\DMSDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\FASTDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\FBR2Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\FRLEDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\HFMNDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\HUFFDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\ILZRDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\IMPDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\InputStream.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LHLBDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LIN1Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LIN2Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZBSDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZCBDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZW2Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZW4Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZW5Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\LZXDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LH1Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LH2Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LH3Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LHXDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LZ5Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LZHDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\LZSDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Lzh\PMDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\MASHDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\MMCMPDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\NONEDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\NUKEDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\OutputStream.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\PPDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\RAKEDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\RDCNDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\RLENDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\RNCDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\RangeDecoder.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SDHCDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SHR3Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SHRIDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SLZ3Decompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SMPLDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SQSHDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\SXSCDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\StoneCrackerDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\TDCSDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\TPWMDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\XPKDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\XPKMain.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\ZENODecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Zip\ImplodeDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Zip\ReduceDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Zip\ShrinkDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\Zip\ZIPDecompressor.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\Buffer.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\CRC16.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\CRC32.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\Common.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\MemoryBuffer.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\StaticBuffer.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\SubBuffer.cpp" />
    <ClCompile Include="..\..\..\include\ancient\src\common\WrappedVectorBuffer.cpp" />
  </ItemGroup>
  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  <ImportGroup Label="ExtensionTargets">
  </ImportGroup>
</Project>