diff options
Diffstat (limited to 'plugins/DbEditorPP')
-rw-r--r-- | plugins/DbEditorPP/dbeditorpp_11.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/DbEditorPP/dbeditorpp_11.vcxproj b/plugins/DbEditorPP/dbeditorpp_11.vcxproj index 9c170fb7ad..de5b77309a 100644 --- a/plugins/DbEditorPP/dbeditorpp_11.vcxproj +++ b/plugins/DbEditorPP/dbeditorpp_11.vcxproj @@ -97,6 +97,7 @@ <SubSystem>Windows</SubSystem>
<AdditionalDependencies>shlwapi.lib;comctl32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<AdditionalLibraryDirectories>$(ProfileDir)..\..\bin11\lib</AdditionalLibraryDirectories>
+ <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|