File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 61
61
<SDLCheck >true</SDLCheck >
62
62
<PreprocessorDefinitions >_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
63
63
<ConformanceMode >true</ConformanceMode >
64
- <LanguageStandard >stdcpp17 </LanguageStandard >
64
+ <LanguageStandard >stdcpp20 </LanguageStandard >
65
65
<LanguageStandard_C >stdc17</LanguageStandard_C >
66
66
<RuntimeLibrary >MultiThreadedDebug</RuntimeLibrary >
67
67
</ClCompile >
79
79
<SDLCheck >true</SDLCheck >
80
80
<PreprocessorDefinitions >NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
81
81
<ConformanceMode >true</ConformanceMode >
82
- <LanguageStandard >stdcpp17 </LanguageStandard >
82
+ <LanguageStandard >stdcpp20 </LanguageStandard >
83
83
<LanguageStandard_C >stdc17</LanguageStandard_C >
84
84
<RuntimeLibrary >MultiThreaded</RuntimeLibrary >
85
85
</ClCompile >
You can’t perform that action at this time.
0 commit comments