| | |
| | | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
| | | <ConfigurationType>Application</ConfigurationType>
|
| | | <UseDebugLibraries>true</UseDebugLibraries>
|
| | | <PlatformToolset>v143</PlatformToolset>
|
| | | <PlatformToolset>v142</PlatformToolset>
|
| | | <CharacterSet>Unicode</CharacterSet>
|
| | | <UseOfMfc>Dynamic</UseOfMfc>
|
| | | </PropertyGroup>
|
| | |
| | | <SDLCheck>true</SDLCheck>
|
| | | <PreprocessorDefinitions>_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
| | | <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>
|
| | | <LanguageStandard_C>stdc11</LanguageStandard_C>
|
| | | </ClCompile>
|
| | | <Link>
|
| | | <SubSystem>Windows</SubSystem>
|