From f7faee90378f78e4ecec4ce24fc71c3c51c14cfa Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Fri, 1 Jun 2012 21:48:59 +0000 Subject: Small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/RecentContacts/RecentContacts.vcxproj | 116 ++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) (limited to 'plugins/RecentContacts/RecentContacts.vcxproj') diff --git a/plugins/RecentContacts/RecentContacts.vcxproj b/plugins/RecentContacts/RecentContacts.vcxproj index 232b7a0cb4..d70a3f41ab 100644 --- a/plugins/RecentContacts/RecentContacts.vcxproj +++ b/plugins/RecentContacts/RecentContacts.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {07137F45-8B5F-4561-BEC8-B883E9123785} @@ -23,30 +31,53 @@ false Unicode + + DynamicLibrary + false + Unicode + DynamicLibrary false Unicode true + + DynamicLibrary + false + Unicode + true + + + + + + + <_ProjectFileVersion>10.0.40219.1 $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ false + false $(SolutionDir)$(Configuration)\Plugins\ + $(SolutionDir)$(Configuration)64\Plugins\ $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ + $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ true + true @@ -94,6 +125,50 @@ $(IntDir)$(TargetName).bsc + + + Full + OnlyExplicitInline + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;NDEBUG;_WINDOWS;_USRDLL;V_RECENTCONTACTS_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + true + Level3 + true + Default + Use + RecentContacts.h + + + /RELEASE %(AdditionalOptions) + true + + + $(IntDir)$(TargetName).lib + true + true + true + + + NDEBUG;%(PreprocessorDefinitions) + true + true + .\Release/V_RecentContacts.tlb + + + + + NDEBUG;%(PreprocessorDefinitions) + 0x0809 + ..\..\include\msapi + + + $(IntDir)$(TargetName).bsc + + Disabled @@ -131,15 +206,56 @@ $(IntDir)$(TargetName).bsc + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN32;_DEBUG;_WINDOWS;_USRDLL;V_RECENTCONTACTS_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebug + Use + Level3 + true + ProgramDatabase + Default + RecentContacts.h + + + true + true + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + true + true + .\Debug/V_RecentContacts.tlb + + + + + _DEBUG;%(PreprocessorDefinitions) + 0x0809 + + + $(IntDir)$(TargetName).bsc + + Disabled + Disabled EnableFastChecks + EnableFastChecks MinSpace + MinSpace true + true Create + Create Create + Create -- cgit v1.2.3