summaryrefslogtreecommitdiff
path: root/plugins/Dbx_tree/encryption
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_tree/encryption')
-rw-r--r--plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj1
-rw-r--r--plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj1
-rw-r--r--plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj1
3 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
index b0b022ac97..eee36096db 100644
--- a/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
+++ b/plugins/Dbx_tree/encryption/ARC4/ARC4_11.vcxproj
@@ -88,6 +88,7 @@
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<AdditionalLibraryDirectories>$(ProfileDir)..\..\..\..\bin11\lib</AdditionalLibraryDirectories>
+ <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
diff --git a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj
index 3e4c3801cb..c225df751c 100644
--- a/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj
+++ b/plugins/Dbx_tree/encryption/CAST128/Cast128_11.vcxproj
@@ -88,6 +88,7 @@
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<AdditionalLibraryDirectories>$(ProfileDir)..\..\..\..\bin11\lib</AdditionalLibraryDirectories>
+ <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
diff --git a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj
index 361ff11b63..4874be55e9 100644
--- a/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj
+++ b/plugins/Dbx_tree/encryption/HC256/HC256_11.vcxproj
@@ -88,6 +88,7 @@
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<AdditionalLibraryDirectories>$(ProfileDir)..\..\..\..\bin11\lib</AdditionalLibraryDirectories>
+ <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">