summaryrefslogtreecommitdiff
path: root/plugins/Toaster/Toaster.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Toaster/Toaster.vcxproj')
-rw-r--r--plugins/Toaster/Toaster.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Toaster/Toaster.vcxproj b/plugins/Toaster/Toaster.vcxproj
index f177101654..8784acd268 100644
--- a/plugins/Toaster/Toaster.vcxproj
+++ b/plugins/Toaster/Toaster.vcxproj
@@ -51,6 +51,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">
<ClCompile>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
+ <ExceptionHandling>Sync</ExceptionHandling>
</ClCompile>
<Link>
<AdditionalOptions Condition="'$(VisualStudioVersion)' == '12.0'">/PDBALTPATH:%_PDB%</AdditionalOptions>