From ae01239a87135b81b2838ea996869305005fb2dd Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 22 May 2012 19:20:36 +0000 Subject: AddContactPlus: project fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/AddContactPlus/addcontactplus_10.vcxproj | 63 ++++-------------------- 1 file changed, 10 insertions(+), 53 deletions(-) (limited to 'plugins/AddContactPlus') diff --git a/plugins/AddContactPlus/addcontactplus_10.vcxproj b/plugins/AddContactPlus/addcontactplus_10.vcxproj index 1f0ae8e0b7..54cd96e944 100644 --- a/plugins/AddContactPlus/addcontactplus_10.vcxproj +++ b/plugins/AddContactPlus/addcontactplus_10.vcxproj @@ -26,23 +26,19 @@ DynamicLibrary - false Unicode DynamicLibrary - false Unicode true DynamicLibrary - false Unicode DynamicLibrary - false Unicode true @@ -91,7 +87,6 @@ Full OnlyExplicitInline Size - true ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;UNICODE;_USRDLL;ADDCONTACTPLUS_EXPORTS;%(PreprocessorDefinitions) true @@ -101,35 +96,24 @@ false true Fast - false - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) NDEBUG;%(PreprocessorDefinitions) - 0x0415 + ../../include/msapi comctl32.lib;%(AdditionalDependencies) - true true - false true true - UseLinkTimeCodeGeneration 0x3ae00000 false - - $(IntDir)$(TargetName).lib - MachineX86 + Windows @@ -151,28 +135,21 @@ EnableFastChecks MultiThreadedDebugDLL true - - Level3 - true EditAndContinue - Default 4996;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) - 0x0415 + ../../include/msapi comctl32.lib;%(AdditionalDependencies) - true true 0x3ae00000 false - - $(IntDir)$(TargetName).lib - MachineX86 + Windows @@ -189,9 +166,8 @@ Full OnlyExplicitInline Size - true ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;UNICODE;_USRDLL;ADDCONTACTPLUS_EXPORTS;%(PreprocessorDefinitions) + WIN64;NDEBUG;_WINDOWS;UNICODE;_USRDLL;ADDCONTACTPLUS_EXPORTS;%(PreprocessorDefinitions) true @@ -199,35 +175,24 @@ false true Fast - false - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) NDEBUG;%(PreprocessorDefinitions) - 0x0415 + ../../include/msapi comctl32.lib;%(AdditionalDependencies) - true true - false true true - UseLinkTimeCodeGeneration 0x3ae00000 false - - $(IntDir)$(TargetName).lib - MachineX64 + Windows @@ -243,34 +208,26 @@ Disabled ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;UNICODE;_USRDLL;ADDCONTACTPLUS_EXPORTS;%(PreprocessorDefinitions) + WIN64;_DEBUG;_WINDOWS;UNICODE;_USRDLL;ADDCONTACTPLUS_EXPORTS;%(PreprocessorDefinitions) false true EnableFastChecks MultiThreadedDebugDLL true - - Level3 - true - ProgramDatabase - Default 4996;%(DisableSpecificWarnings) _DEBUG;%(PreprocessorDefinitions) - 0x0415 + ../../include/msapi comctl32.lib;%(AdditionalDependencies) - true true 0x3ae00000 false - - $(IntDir)$(TargetName).lib - MachineX64 + Windows -- cgit v1.2.3