diff options
Diffstat (limited to 'plugins/Exchange/Exchange_11.vcxproj')
-rw-r--r-- | plugins/Exchange/Exchange_11.vcxproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Exchange/Exchange_11.vcxproj b/plugins/Exchange/Exchange_11.vcxproj index 261149983d..7ec1b7447b 100644 --- a/plugins/Exchange/Exchange_11.vcxproj +++ b/plugins/Exchange/Exchange_11.vcxproj @@ -117,7 +117,6 @@ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -148,7 +147,6 @@ <WarningLevel>Level3</WarningLevel>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -177,7 +175,6 @@ <StringPooling>true</StringPooling>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -205,7 +202,6 @@ <Optimization>Disabled</Optimization>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
|