summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/MirandaG15.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/MirandaG15/MirandaG15.vcxproj')
-rw-r--r--plugins/MirandaG15/MirandaG15.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/MirandaG15/MirandaG15.vcxproj b/plugins/MirandaG15/MirandaG15.vcxproj
index 91a0db1fb6..55e0d885b6 100644
--- a/plugins/MirandaG15/MirandaG15.vcxproj
+++ b/plugins/MirandaG15/MirandaG15.vcxproj
@@ -26,6 +26,9 @@
<Import Project="$(ProjectDir)..\..\build\vc.common\plugin.props" />
</ImportGroup>
<ItemDefinitionGroup>
+ <ClCompile>
+ <ExceptionHandling>Sync</ExceptionHandling>
+ </ClCompile>
<Link>
<ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
</Link>