| 107 <WarningLevel>Level3</WarningLevel> |
107 <WarningLevel>Level3</WarningLevel> |
| 108 <SDLCheck>false</SDLCheck> |
108 <SDLCheck>false</SDLCheck> |
| 109 <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
109 <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 110 <ConformanceMode>true</ConformanceMode> |
110 <ConformanceMode>true</ConformanceMode> |
| 111 <LanguageStandard_C>stdc17</LanguageStandard_C> |
111 <LanguageStandard_C>stdc17</LanguageStandard_C> |
| |
112 <AdditionalOptions> |
| |
113 </AdditionalOptions> |
| 112 </ClCompile> |
114 </ClCompile> |
| 113 <Link> |
115 <Link> |
| 114 <SubSystem>Console</SubSystem> |
116 <SubSystem>Console</SubSystem> |
| 115 <GenerateDebugInformation>true</GenerateDebugInformation> |
117 <GenerateDebugInformation>true</GenerateDebugInformation> |
| 116 </Link> |
118 </Link> |