We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ace636 commit e2ff891Copy full SHA for e2ff891
Project/MSVC2022/CLI/MediaInfo.vcxproj
@@ -119,6 +119,7 @@
119
<MultiProcessorCompilation>true</MultiProcessorCompilation>
120
<EnableEnhancedInstructionSet>NotSet</EnableEnhancedInstructionSet>
121
<ControlFlowGuard>Guard</ControlFlowGuard>
122
+ <GuardEHContMetadata>true</GuardEHContMetadata>
123
</ClCompile>
124
<Link>
125
<SubSystem>Console</SubSystem>
0 commit comments