Skip to content

Commit e2ff891

Browse files
+ Windows: Enable EH Continuation Metadata
1 parent 4ace636 commit e2ff891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Project/MSVC2022/CLI/MediaInfo.vcxproj

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@
119119
<MultiProcessorCompilation>true</MultiProcessorCompilation>
120120
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
121121
<ControlFlowGuard>Guard</ControlFlowGuard>
122+
<GuardEHContMetadata>true</GuardEHContMetadata>
122123
</ClCompile>
123124
<Link>
124125
<SubSystem>Console</SubSystem>

0 commit comments

Comments
 (0)