summaryrefslogtreecommitdiff
path: root/plugins/Exchange/Exchange_10.vcxproj
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-09-16 14:27:58 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-09-16 14:27:58 +0000
commit3d60e28ce573bfd28286d108eeb43ec29bf44d48 (patch)
tree809f1a8ef1739badd72137422324bfd9bdaeec06 /plugins/Exchange/Exchange_10.vcxproj
parent376a1a5f4c37183a64aa83b0225ce9bb20c8605b (diff)
removed not needed _MSC_VER checks
removed double comstant from modern warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@6087 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Exchange/Exchange_10.vcxproj')
-rw-r--r--plugins/Exchange/Exchange_10.vcxproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Exchange/Exchange_10.vcxproj b/plugins/Exchange/Exchange_10.vcxproj
index 6ded870fa3..d6602a2b7e 100644
--- a/plugins/Exchange/Exchange_10.vcxproj
+++ b/plugins/Exchange/Exchange_10.vcxproj
@@ -113,7 +113,6 @@
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -143,7 +142,6 @@
<WarningLevel>Level3</WarningLevel>
<DisableSpecificWarnings>4996;%(DisableSpecificWarnings)</DisableSpecificWarnings>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -173,7 +171,6 @@
<StringPooling>true</StringPooling>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>
@@ -202,7 +199,6 @@
<Optimization>Disabled</Optimization>
<WarningLevel>Level3</WarningLevel>
<PrecompiledHeader>NotUsing</PrecompiledHeader>
- <ExceptionHandling>false</ExceptionHandling>
<PrecompiledHeaderFile>
</PrecompiledHeaderFile>
</ClCompile>