Skip to content

Commit

Permalink
+ Windows: Enable EH Continuation Metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeMartinez committed Dec 2, 2024
1 parent 4ace636 commit e2ff891
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 e2ff891

Please sign in to comment.