From 64e5be276b2b883ea354b1efe77d788cfa1a567d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 27 May 2012 06:40:29 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@192 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/FavContacts/favcontacts.vcxproj | 123 ++++++++++++++++++++++++-------- 1 file changed, 92 insertions(+), 31 deletions(-) (limited to 'plugins/FavContacts/favcontacts.vcxproj') diff --git a/plugins/FavContacts/favcontacts.vcxproj b/plugins/FavContacts/favcontacts.vcxproj index 02b2890aac..6d1cb138f3 100644 --- a/plugins/FavContacts/favcontacts.vcxproj +++ b/plugins/FavContacts/favcontacts.vcxproj @@ -5,15 +5,21 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {2D0B4CB0-3ACA-4612-B745-FF3050E1500A} - favcontacts - Win32Proj FavContacts @@ -22,44 +28,58 @@ Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode + + DynamicLibrary + Unicode + + + + + + + <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - AllRules.ruleset - - - AllRules.ruleset - - + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ + $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ + true + true + true + true Disabled - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;FAVCONTACTS_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug - - + MultiThreadedDebugDLL Level3 EditAndContinue @@ -68,40 +88,81 @@ true Windows false - - - MachineX86 + $(IntDir)$(TargetName).lib + + + _UNICODE;UNICODE;_DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;FAVCONTACTS_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + + + comctl32.lib;%(AdditionalDependencies) + true + Windows + false + $(IntDir)$(TargetName).lib + + _UNICODE;UNICODE;_DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + Full Size - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;FAVCONTACTS_EXPORTS;%(PreprocessorDefinitions) - - MultiThreadedDLL false - - Level3 - ProgramDatabase comctl32.lib;%(AdditionalDependencies) Windows true true - - false - - - MachineX86 $(IntDir)$(TargetName).lib true + + _UNICODE;UNICODE;NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Full + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;FAVCONTACTS_EXPORTS;%(PreprocessorDefinitions) + MultiThreadedDLL + false + Level3 + + + comctl32.lib;%(AdditionalDependencies) + Windows + true + true + false + $(IntDir)$(TargetName).lib + true + + + _UNICODE;UNICODE;NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + -- cgit v1.2.3