We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 338e0bc commit b1934e1Copy full SHA for b1934e1
teapot.vcxproj
@@ -94,6 +94,7 @@
94
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
95
<WarningLevel>Level3</WarningLevel>
96
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
97
+ <LanguageStandard>stdcpp20</LanguageStandard>
98
</ClCompile>
99
<Link>
100
<TargetMachine>MachineX86</TargetMachine>
0 commit comments