Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
Swap to /std::c++20
Browse files Browse the repository at this point in the history
  • Loading branch information
MAFINS committed Jan 29, 2023
1 parent c7679f2 commit 7dbb032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solution/source/Menyoo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@
<AdditionalIncludeDirectories>%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<WholeProgramOptimization>true</WholeProgramOptimization>
<AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
<LanguageStandard>stdcpp17</LanguageStandard>
<LanguageStandard>stdcpp20</LanguageStandard>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
Expand Down

0 comments on commit 7dbb032

Please sign in to comment.