Skip to content

Commit

Permalink
Merge pull request #980 from JeromeMartinez/ehcont
Browse files Browse the repository at this point in the history
Windows: Enable EH Continuation Metadata
  • Loading branch information
JeromeMartinez authored Dec 2, 2024
2 parents 4ace636 + e2ff891 commit 48fb304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project/MSVC2022/CLI/MediaInfo.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
<MultiProcessorCompilation>true</MultiProcessorCompilation>
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
<ControlFlowGuard>Guard</ControlFlowGuard>
<GuardEHContMetadata>true</GuardEHContMetadata>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down

0 comments on commit 48fb304

Please sign in to comment.