| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 | 
							- <?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="Release|Win32">
 
-       <Configuration>Release</Configuration>
 
-       <Platform>Win32</Platform>
 
-     </ProjectConfiguration>
 
-   </ItemGroup>
 
-   <PropertyGroup Label="Globals">
 
-     <ProjectGuid>{5F43E5C6-6578-46E0-BC6D-A473C081259F}</ProjectGuid>
 
-     <RootNamespace>test</RootNamespace>
 
-     <Keyword>Win32Proj</Keyword>
 
-   </PropertyGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
 
-     <ConfigurationType>Application</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <UseOfMfc>Dynamic</UseOfMfc>
 
-     <CharacterSet>MultiByte</CharacterSet>
 
-     <WholeProgramOptimization>true</WholeProgramOptimization>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
 
-     <ConfigurationType>Application</ConfigurationType>
 
-     <PlatformToolset>v142</PlatformToolset>
 
-     <UseOfMfc>Dynamic</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" />
 
-   </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" />
 
-   </ImportGroup>
 
-   <PropertyGroup Label="UserMacros" />
 
-   <PropertyGroup>
 
-     <_ProjectFileVersion>16.0.29124.152</_ProjectFileVersion>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>
 
-     <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>
 
-     <LinkIncremental>true</LinkIncremental>
 
-   </PropertyGroup>
 
-   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <OutDir>..\..\..\..\bin\$(SolutionName)\</OutDir>
 
-     <IntDir>$(OutDir)$(ProjectName)\$(Configuration)\</IntDir>
 
-     <LinkIncremental>false</LinkIncremental>
 
-   </PropertyGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
 
-     <ClCompile>
 
-       <Optimization>Disabled</Optimization>
 
-       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <MinimalRebuild>true</MinimalRebuild>
 
-       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
 
-       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
 
-       <PrecompiledHeader>Use</PrecompiledHeader>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
 
-     </ClCompile>
 
-     <Link>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Console</SubSystem>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
 
-     <ClCompile>
 
-       <Optimization>MaxSpeed</Optimization>
 
-       <IntrinsicFunctions>true</IntrinsicFunctions>
 
-       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
 
-       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
 
-       <FunctionLevelLinking>true</FunctionLevelLinking>
 
-       <PrecompiledHeader>Use</PrecompiledHeader>
 
-       <WarningLevel>Level3</WarningLevel>
 
-       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
 
-     </ClCompile>
 
-     <Link>
 
-       <GenerateDebugInformation>true</GenerateDebugInformation>
 
-       <SubSystem>Console</SubSystem>
 
-       <OptimizeReferences>true</OptimizeReferences>
 
-       <EnableCOMDATFolding>true</EnableCOMDATFolding>
 
-       <TargetMachine>MachineX86</TargetMachine>
 
-     </Link>
 
-   </ItemDefinitionGroup>
 
-   <ItemGroup>
 
-     <ClCompile Include="stdafx.cpp">
 
-       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
 
-       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
 
-     </ClCompile>
 
-     <ClCompile Include="test.cpp" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ClInclude Include="Resource.h" />
 
-     <ClInclude Include="stdafx.h" />
 
-     <ClInclude Include="targetver.h" />
 
-     <ClInclude Include="test.h" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <ResourceCompile Include="test.rc" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Text Include="ReadMe.txt" />
 
-   </ItemGroup>
 
-   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
 
-   <ImportGroup Label="ExtensionTargets">
 
-   </ImportGroup>
 
- </Project>
 
 
  |