summaryrefslogtreecommitdiff
path: root/cryptdll.vcxproj
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2016-10-05 15:27:44 -0400
committerJeffrey Walton <noloader@gmail.com>2016-10-05 15:27:44 -0400
commitcff762518f3f4adfaabaa9d44d15f24b81e59e4c (patch)
tree6c59adbb3de42df266252631d2ae8100e7f98cf0 /cryptdll.vcxproj
parentebceec1a880a9cda401378cdbdc8d31e91833f9b (diff)
downloadcryptopp-git-cff762518f3f4adfaabaa9d44d15f24b81e59e4c.tar.gz
Add ImageHasSafeExceptionHandlers option for X86
Diffstat (limited to 'cryptdll.vcxproj')
-rw-r--r--cryptdll.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/cryptdll.vcxproj b/cryptdll.vcxproj
index 799f2072..9a1837fe 100644
--- a/cryptdll.vcxproj
+++ b/cryptdll.vcxproj
@@ -115,6 +115,7 @@
</ClCompile>
<Link>
<TargetMachine>MachineX86</TargetMachine>
+ <ImageHasSafeExceptionHandlers>true</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>