From 697ef33206521e40c0c9e48322134fe8753ff9b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Sch=C3=BCmann?= Date: Thu, 26 Mar 2015 20:41:25 +0000 Subject: MirOTR: updated dependencies' project files to disable some warnings (they are not important, and we can't do anything about them anyway) also small cleanup on libotr's project file git-svn-id: http://svn.miranda-ng.org/main/trunk@12510 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirOTR/libotr/libotr_10.vcxproj | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'plugins/MirOTR/libotr/libotr_10.vcxproj') diff --git a/plugins/MirOTR/libotr/libotr_10.vcxproj b/plugins/MirOTR/libotr/libotr_10.vcxproj index 9c09c2f44e..ca30c2d419 100644 --- a/plugins/MirOTR/libotr/libotr_10.vcxproj +++ b/plugins/MirOTR/libotr/libotr_10.vcxproj @@ -72,12 +72,12 @@ Disabled custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) - _DEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + _DEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Level3 + 4996;4267;%(DisableSpecificWarnings) EditAndContinue - /D "WIN32_LEAN_AND_MEAN" %(AdditionalOptions) MachineX86 @@ -86,13 +86,13 @@ - /D "WIN32_LEAN_AND_MEAN" %(AdditionalOptions) Disabled custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) - _DEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + _DEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) EnableFastChecks MultiThreadedDebugDLL Level3 + 4996;4267;%(DisableSpecificWarnings) Windows @@ -101,11 +101,11 @@ - /D "WIN32_LEAN_AND_MEAN" %(AdditionalOptions) Full custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) - NDEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NDEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Level3 + 4996;4267;%(DisableSpecificWarnings) Fast Size @@ -116,11 +116,11 @@ - /D "WIN32_LEAN_AND_MEAN" %(AdditionalOptions) Full custom;src;..\Libgcrypt\src;..\Libgpg-error;%(AdditionalIncludeDirectories) - NDEBUG;_LIB;HAVE_CONFIG_H;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + NDEBUG;_LIB;HAVE_CONFIG_H;WIN32_LEAN_AND_MEAN;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) Level3 + 4996;4267;%(DisableSpecificWarnings) Fast Size -- cgit v1.2.3