There was an error while loading. Please reload this page.
2 parents ef8de07 + e96bf4c commit 7e46321Copy full SHA for 7e46321
1 file changed
CPP/7zip/Bundles/SFXSetup/SFXSetup.vcxproj
@@ -97,6 +97,7 @@
97
<OmitFramePointers>true</OmitFramePointers>
98
<WholeProgramOptimization>true</WholeProgramOptimization>
99
<DebugInformationFormat>None</DebugInformationFormat>
100
+ <ControlFlowGuard>Guard</ControlFlowGuard>
101
</ClCompile>
102
<Midl>
103
<SuppressStartupBanner>true</SuppressStartupBanner>
@@ -184,6 +185,7 @@
184
185
186
187
188
189
190
191
0 commit comments