Skip to content

Commit

Permalink
Update teapot.vcxproj
Browse files Browse the repository at this point in the history
  • Loading branch information
araujo88 committed Mar 28, 2024
1 parent 5226186 commit 333335f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion teapot.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,7 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
<ClCompile>
<AdditionalOptions>/std:c++20 %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
</Project>

0 comments on commit 333335f

Please sign in to comment.