File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 396396 <PreprocessorDefinitions >_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
397397 <SDLCheck >true</SDLCheck >
398398 <MultiProcessorCompilation >true</MultiProcessorCompilation >
399+ <LanguageStandard >stdcpp20</LanguageStandard >
399400 </ClCompile >
400401 <Link >
401402 <SubSystem >Windows</SubSystem >
470471 <PreprocessorDefinitions >_WINDOWS;_DEBUG;%(PreprocessorDefinitions);WITHOUT_TEMPERATURE</PreprocessorDefinitions >
471472 <SDLCheck >true</SDLCheck >
472473 <MultiProcessorCompilation >true</MultiProcessorCompilation >
474+ <LanguageStandard >stdcpp20</LanguageStandard >
473475 </ClCompile >
474476 <Link >
475477 <SubSystem >Windows</SubSystem >
635637 <PreprocessorDefinitions >_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions >
636638 <SDLCheck >true</SDLCheck >
637639 <MultiProcessorCompilation >true</MultiProcessorCompilation >
640+ <LanguageStandard >stdcpp20</LanguageStandard >
638641 </ClCompile >
639642 <Link >
640643 <SubSystem >Windows</SubSystem >
717720 <PreprocessorDefinitions >_WINDOWS;NDEBUG;%(PreprocessorDefinitions);WITHOUT_TEMPERATURE</PreprocessorDefinitions >
718721 <SDLCheck >true</SDLCheck >
719722 <MultiProcessorCompilation >true</MultiProcessorCompilation >
723+ <LanguageStandard >stdcpp20</LanguageStandard >
720724 </ClCompile >
721725 <Link >
722726 <SubSystem >Windows</SubSystem >
You can’t perform that action at this time.
0 commit comments