File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf-8" ?>
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<Project DefaultTargets =" Build" ToolsVersion =" 14.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
3
<ItemGroup Label =" ProjectConfigurations" >
4
4
<ProjectConfiguration Include =" Debug|Win32" >
150
150
<ItemDefinitionGroup Condition =" '$(Platform)'=='Win32'" >
151
151
<ClCompile >
152
152
<PreprocessorDefinitions >WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions >
153
- <LanguageStandard Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >stdcpp17 </LanguageStandard >
154
- <LanguageStandard Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >stdcpp17 </LanguageStandard >
153
+ <LanguageStandard Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >stdcpplatest </LanguageStandard >
154
+ <LanguageStandard Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >stdcpplatest </LanguageStandard >
155
155
</ClCompile >
156
156
</ItemDefinitionGroup >
157
157
<ItemDefinitionGroup Condition =" '$(Platform)'=='ARM'" >
You can’t perform that action at this time.
0 commit comments