diff options
Diffstat (limited to 'plugins/SpellChecker/spellchecker_11.vcxproj')
-rw-r--r-- | plugins/SpellChecker/spellchecker_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SpellChecker/spellchecker_11.vcxproj b/plugins/SpellChecker/spellchecker_11.vcxproj index eff7431848..a604e0dba2 100644 --- a/plugins/SpellChecker/spellchecker_11.vcxproj +++ b/plugins/SpellChecker/spellchecker_11.vcxproj @@ -156,6 +156,7 @@ <SubSystem>Windows</SubSystem>
<RandomizedBaseAddress>false</RandomizedBaseAddress>
<AdditionalLibraryDirectories>$(ProfileDir)..\..\bin11\lib</AdditionalLibraryDirectories>
+ <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|