Skip to content

Commit b1934e1

Browse files
committed
fix: vcxproj file config
1 parent 338e0bc commit b1934e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

teapot.vcxproj

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
9595
<WarningLevel>Level3</WarningLevel>
9696
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
97+
<LanguageStandard>stdcpp20</LanguageStandard>
9798
</ClCompile>
9899
<Link>
99100
<TargetMachine>MachineX86</TargetMachine>

0 commit comments

Comments
 (0)