Skip to content

Commit

Permalink
remove Safe Exception Handling flag
Browse files Browse the repository at this point in the history
  • Loading branch information
agrandville committed Oct 26, 2015
1 parent d8378f0 commit ad1c024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infrastructure/msvc/2013/win32test.vcxproj
Expand Up @@ -93,6 +93,7 @@
<OptimizeReferences>true</OptimizeReferences>
<EnableCOMDATFolding>true</EnableCOMDATFolding>
<TargetMachine>MachineX86</TargetMachine>
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
Expand Down

0 comments on commit ad1c024

Please sign in to comment.