From c69b5e1f630c59b6ac339a197bd8276ae15a75f3 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 20 May 2012 18:49:14 +0000 Subject: BuddyExpectator project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@106 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/BuddyExpectator/BuddyExpectator10.vcxproj | 81 ++++++++--------------- 1 file changed, 28 insertions(+), 53 deletions(-) (limited to 'plugins/BuddyExpectator/BuddyExpectator10.vcxproj') diff --git a/plugins/BuddyExpectator/BuddyExpectator10.vcxproj b/plugins/BuddyExpectator/BuddyExpectator10.vcxproj index 2c02531fc6..9e5020a571 100644 --- a/plugins/BuddyExpectator/BuddyExpectator10.vcxproj +++ b/plugins/BuddyExpectator/BuddyExpectator10.vcxproj @@ -26,23 +26,21 @@ DynamicLibrary - false MultiByte DynamicLibrary - false MultiByte + true DynamicLibrary - false MultiByte DynamicLibrary - false MultiByte + true @@ -86,6 +84,10 @@ + true + true + true + true @@ -98,34 +100,26 @@ - Full + Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + WIN32;_DEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreadedDebugDLL true Level3 - true 4996;%(DisableSpecificWarnings) - Size - true + EditAndContinue - NDEBUG;%(PreprocessorDefinitions) - 0x0409 + _DEBUG;%(PreprocessorDefinitions) + ../../include/msapi - true true - MachineX86 - true - true $(IntDir)$(TargetName).lib - UseLinkTimeCodeGeneration + Windows - - true - + @@ -145,27 +139,21 @@ MultiThreadedDLL true Level3 - true 4996;%(DisableSpecificWarnings) Size - true NDEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../include/msapi - true true - MachineX86 true true $(IntDir)$(TargetName).lib - UseLinkTimeCodeGeneration + Windows - - true - + @@ -177,33 +165,25 @@ - Full + Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) true - MultiThreadedDLL + MultiThreadedDebugDLL true Level3 - true 4996;%(DisableSpecificWarnings) - Size - true - NDEBUG;%(PreprocessorDefinitions) - 0x0409 + _DEBUG;%(PreprocessorDefinitions) + ../../include/msapi - true true - true - true $(IntDir)$(TargetName).lib - UseLinkTimeCodeGeneration + Windows - - true - + @@ -217,31 +197,26 @@ Full ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;_USRDLL;BUDDYEXPECTATOR_EXPORTS;%(PreprocessorDefinitions) true MultiThreadedDLL true Level3 - true 4996;%(DisableSpecificWarnings) Size - true NDEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../include/msapi - true true true true $(IntDir)$(TargetName).lib - UseLinkTimeCodeGeneration + Windows - - true - + -- cgit v1.2.3