228 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			228 lines
		
	
	
		
			11 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="utf-8"?>
							 | 
						||
| 
								 | 
							
								<Project DefaultTargets="Build" ToolsVersion="15.0" 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>
							 | 
						||
| 
								 | 
							
								  </ItemGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Label="Globals">
							 | 
						||
| 
								 | 
							
								    <ProjectGuid>{D06753BF-E1F3-4578-9B18-08673327F77C}</ProjectGuid>
							 | 
						||
| 
								 | 
							
								    <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
							 | 
						||
| 
								 | 
							
								    <ConfigurationType>Application</ConfigurationType>
							 | 
						||
| 
								 | 
							
								    <PlatformToolset>v141</PlatformToolset>
							 | 
						||
| 
								 | 
							
								    <UseOfMfc>false</UseOfMfc>
							 | 
						||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
							 | 
						||
| 
								 | 
							
								    <ConfigurationType>Application</ConfigurationType>
							 | 
						||
| 
								 | 
							
								    <PlatformToolset>v141</PlatformToolset>
							 | 
						||
| 
								 | 
							
								    <UseOfMfc>false</UseOfMfc>
							 | 
						||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
							 | 
						||
| 
								 | 
							
								    <ConfigurationType>Application</ConfigurationType>
							 | 
						||
| 
								 | 
							
								    <PlatformToolset>v141</PlatformToolset>
							 | 
						||
| 
								 | 
							
								    <UseOfMfc>false</UseOfMfc>
							 | 
						||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
							 | 
						||
| 
								 | 
							
								    <ConfigurationType>Application</ConfigurationType>
							 | 
						||
| 
								 | 
							
								    <PlatformToolset>v141</PlatformToolset>
							 | 
						||
| 
								 | 
							
								    <UseOfMfc>false</UseOfMfc>
							 | 
						||
| 
								 | 
							
								    <CharacterSet>MultiByte</CharacterSet>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
							 | 
						||
| 
								 | 
							
								  <ImportGroup Label="ExtensionSettings">
							 | 
						||
| 
								 | 
							
								  </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" />
							 | 
						||
| 
								 | 
							
								    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.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')" Label="LocalAppDataPlatform" />
							 | 
						||
| 
								 | 
							
								    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
							 | 
						||
| 
								 | 
							
								  </ImportGroup>
							 | 
						||
| 
								 | 
							
								  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
							 | 
						||
| 
								 | 
							
								    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
							 | 
						||
| 
								 | 
							
								    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
							 | 
						||
| 
								 | 
							
								  </ImportGroup>
							 | 
						||
| 
								 | 
							
								  <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
							 | 
						||
| 
								 | 
							
								    <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
							 | 
						||
| 
								 | 
							
								    <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC60.props" />
							 | 
						||
| 
								 | 
							
								  </ImportGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Label="UserMacros" />
							 | 
						||
| 
								 | 
							
								  <PropertyGroup>
							 | 
						||
| 
								 | 
							
								    <_ProjectFileVersion>15.0.27924.0</_ProjectFileVersion>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
							 | 
						||
| 
								 | 
							
								    <LinkIncremental>true</LinkIncremental>
							 | 
						||
| 
								 | 
							
								    <IntDir>$(ProjectName)\$(Configuration)\</IntDir>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
							 | 
						||
| 
								 | 
							
								    <LinkIncremental>false</LinkIncremental>
							 | 
						||
| 
								 | 
							
								    <IntDir>$(ProjectName)\$(Configuration)\</IntDir>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
							 | 
						||
| 
								 | 
							
								    <LinkIncremental>true</LinkIncremental>
							 | 
						||
| 
								 | 
							
								    <IntDir>$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
							 | 
						||
| 
								 | 
							
								    <LinkIncremental>false</LinkIncremental>
							 | 
						||
| 
								 | 
							
								    <IntDir>$(ProjectName)\$(Platform)\$(Configuration)\</IntDir>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
							 | 
						||
| 
								 | 
							
								    <Midl>
							 | 
						||
| 
								 | 
							
								      <TypeLibraryName>.\Debug/quantize.tlb</TypeLibraryName>
							 | 
						||
| 
								 | 
							
								      <HeaderFileName />
							 | 
						||
| 
								 | 
							
								    </Midl>
							 | 
						||
| 
								 | 
							
								    <ClCompile>
							 | 
						||
| 
								 | 
							
								      <Optimization>Disabled</Optimization>
							 | 
						||
| 
								 | 
							
								      <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <MinimalRebuild>true</MinimalRebuild>
							 | 
						||
| 
								 | 
							
								      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
							 | 
						||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
							 | 
						||
| 
								 | 
							
								      <PrecompiledHeaderOutputFile>.\Debug/quantize.pch</PrecompiledHeaderOutputFile>
							 | 
						||
| 
								 | 
							
								      <WarningLevel>Level4</WarningLevel>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								    <ResourceCompile>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <Culture>0x0411</Culture>
							 | 
						||
| 
								 | 
							
								    </ResourceCompile>
							 | 
						||
| 
								 | 
							
								    <Link>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						||
| 
								 | 
							
								      <ProgramDatabaseFile>.\Debug/quantize.pdb</ProgramDatabaseFile>
							 | 
						||
| 
								 | 
							
								      <SubSystem>Console</SubSystem>
							 | 
						||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						||
| 
								 | 
							
								      <DataExecutionPrevention />
							 | 
						||
| 
								 | 
							
								      <TargetMachine>MachineX86</TargetMachine>
							 | 
						||
| 
								 | 
							
								    </Link>
							 | 
						||
| 
								 | 
							
								    <Bscmake>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </Bscmake>
							 | 
						||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
							 | 
						||
| 
								 | 
							
								    <Midl>
							 | 
						||
| 
								 | 
							
								      <TypeLibraryName>.\Release/quantize.tlb</TypeLibraryName>
							 | 
						||
| 
								 | 
							
								      <HeaderFileName />
							 | 
						||
| 
								 | 
							
								    </Midl>
							 | 
						||
| 
								 | 
							
								    <ClCompile>
							 | 
						||
| 
								 | 
							
								      <Optimization>MaxSpeed</Optimization>
							 | 
						||
| 
								 | 
							
								      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
							 | 
						||
| 
								 | 
							
								      <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <StringPooling>true</StringPooling>
							 | 
						||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
							 | 
						||
| 
								 | 
							
								      <FunctionLevelLinking>true</FunctionLevelLinking>
							 | 
						||
| 
								 | 
							
								      <PrecompiledHeaderOutputFile>.\Release/quantize.pch</PrecompiledHeaderOutputFile>
							 | 
						||
| 
								 | 
							
								      <WarningLevel>Level4</WarningLevel>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								    <ResourceCompile>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <Culture>0x0411</Culture>
							 | 
						||
| 
								 | 
							
								    </ResourceCompile>
							 | 
						||
| 
								 | 
							
								    <Link>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								      <SubSystem>Console</SubSystem>
							 | 
						||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						||
| 
								 | 
							
								      <DataExecutionPrevention />
							 | 
						||
| 
								 | 
							
								      <TargetMachine>MachineX86</TargetMachine>
							 | 
						||
| 
								 | 
							
								    </Link>
							 | 
						||
| 
								 | 
							
								    <Bscmake>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </Bscmake>
							 | 
						||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
							 | 
						||
| 
								 | 
							
								    <Midl>
							 | 
						||
| 
								 | 
							
								      <TargetEnvironment>X64</TargetEnvironment>
							 | 
						||
| 
								 | 
							
								      <TypeLibraryName>.\Debug/quantize.tlb</TypeLibraryName>
							 | 
						||
| 
								 | 
							
								      <HeaderFileName />
							 | 
						||
| 
								 | 
							
								    </Midl>
							 | 
						||
| 
								 | 
							
								    <ClCompile>
							 | 
						||
| 
								 | 
							
								      <Optimization>Disabled</Optimization>
							 | 
						||
| 
								 | 
							
								      <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <MinimalRebuild>true</MinimalRebuild>
							 | 
						||
| 
								 | 
							
								      <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
							 | 
						||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
							 | 
						||
| 
								 | 
							
								      <PrecompiledHeaderOutputFile>.\Debug/quantize.pch</PrecompiledHeaderOutputFile>
							 | 
						||
| 
								 | 
							
								      <WarningLevel>Level4</WarningLevel>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								      <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								    <ResourceCompile>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <Culture>0x0411</Culture>
							 | 
						||
| 
								 | 
							
								    </ResourceCompile>
							 | 
						||
| 
								 | 
							
								    <Link>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								      <GenerateDebugInformation>true</GenerateDebugInformation>
							 | 
						||
| 
								 | 
							
								      <ProgramDatabaseFile>.\Debug/quantize.pdb</ProgramDatabaseFile>
							 | 
						||
| 
								 | 
							
								      <SubSystem>Console</SubSystem>
							 | 
						||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						||
| 
								 | 
							
								      <DataExecutionPrevention />
							 | 
						||
| 
								 | 
							
								      <TargetMachine>MachineX64</TargetMachine>
							 | 
						||
| 
								 | 
							
								    </Link>
							 | 
						||
| 
								 | 
							
								    <Bscmake>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </Bscmake>
							 | 
						||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								  <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
							 | 
						||
| 
								 | 
							
								    <Midl>
							 | 
						||
| 
								 | 
							
								      <TargetEnvironment>X64</TargetEnvironment>
							 | 
						||
| 
								 | 
							
								      <TypeLibraryName>.\Release/quantize.tlb</TypeLibraryName>
							 | 
						||
| 
								 | 
							
								      <HeaderFileName />
							 | 
						||
| 
								 | 
							
								    </Midl>
							 | 
						||
| 
								 | 
							
								    <ClCompile>
							 | 
						||
| 
								 | 
							
								      <Optimization>MaxSpeed</Optimization>
							 | 
						||
| 
								 | 
							
								      <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
							 | 
						||
| 
								 | 
							
								      <AdditionalIncludeDirectories>../;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <StringPooling>true</StringPooling>
							 | 
						||
| 
								 | 
							
								      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
							 | 
						||
| 
								 | 
							
								      <FunctionLevelLinking>true</FunctionLevelLinking>
							 | 
						||
| 
								 | 
							
								      <PrecompiledHeaderOutputFile>.\Release/quantize.pch</PrecompiledHeaderOutputFile>
							 | 
						||
| 
								 | 
							
								      <WarningLevel>Level4</WarningLevel>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </ClCompile>
							 | 
						||
| 
								 | 
							
								    <ResourceCompile>
							 | 
						||
| 
								 | 
							
								      <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
							 | 
						||
| 
								 | 
							
								      <Culture>0x0411</Culture>
							 | 
						||
| 
								 | 
							
								    </ResourceCompile>
							 | 
						||
| 
								 | 
							
								    <Link>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								      <SubSystem>Console</SubSystem>
							 | 
						||
| 
								 | 
							
								      <RandomizedBaseAddress>false</RandomizedBaseAddress>
							 | 
						||
| 
								 | 
							
								      <DataExecutionPrevention />
							 | 
						||
| 
								 | 
							
								      <TargetMachine>MachineX64</TargetMachine>
							 | 
						||
| 
								 | 
							
								    </Link>
							 | 
						||
| 
								 | 
							
								    <Bscmake>
							 | 
						||
| 
								 | 
							
								      <SuppressStartupBanner>true</SuppressStartupBanner>
							 | 
						||
| 
								 | 
							
								    </Bscmake>
							 | 
						||
| 
								 | 
							
								  </ItemDefinitionGroup>
							 | 
						||
| 
								 | 
							
								  <ItemGroup>
							 | 
						||
| 
								 | 
							
								    <ClCompile Include="quantize.cpp" />
							 | 
						||
| 
								 | 
							
								  </ItemGroup>
							 | 
						||
| 
								 | 
							
								  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
							 | 
						||
| 
								 | 
							
								  <ImportGroup Label="ExtensionTargets">
							 | 
						||
| 
								 | 
							
								  </ImportGroup>
							 | 
						||
| 
								 | 
							
								</Project>
							 |