From 4afcff92e5b5449bf8c728da9bf3551e614053e2 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Thu, 24 May 2012 20:21:18 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@166 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../ClientChangeNotify/ClientChangeNotify.vcxproj | 120 ++++++++++++++++----- 1 file changed, 94 insertions(+), 26 deletions(-) (limited to 'plugins/ClientChangeNotify') diff --git a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj index 5579d7f7e9..fb3179caa2 100644 --- a/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj +++ b/plugins/ClientChangeNotify/ClientChangeNotify.vcxproj @@ -5,26 +5,39 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {6A1969EA-9657-4828-93E0-8D21A970F868} - - DynamicLibrary - false + Unicode + true + + + DynamicLibrary Unicode true DynamicLibrary - false + Unicode + + + DynamicLibrary Unicode @@ -33,52 +46,81 @@ + + + + + + <_ProjectFileVersion>10.0.40219.1 $(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)\ - false - true + $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ + true + true + true + true Disabled ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) - Default MultiThreadedDebugDLL Use Level3 - true - ProgramDatabase + EditAndContinue Common.h - true true - true - true - MachineX86 $(IntDir)$(TargetName).lib + Windows _DEBUG;%(PreprocessorDefinitions) true true Win32 - .\ClientChangeNotify.tlb - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../include/msapi + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + Use + Level3 + Common.h + + + true + $(IntDir)$(TargetName).lib + Windows + + + _DEBUG;%(PreprocessorDefinitions) + true + true + + + _DEBUG;%(PreprocessorDefinitions) + ../../include/msapi @@ -92,38 +134,64 @@ true Use Level3 - true Common.h Size - true - - - MachineX86 true true true $(IntDir)$(TargetName).lib + Windows NDEBUG;%(PreprocessorDefinitions) true true Win32 - .\Release/ClientChangeNotify.tlb - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 + ../../include/msapi + + + + + Full + OnlyExplicitInline + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Use + Level3 + Common.h + Size + + + true + true + true + $(IntDir)$(TargetName).lib + Windows + + + NDEBUG;%(PreprocessorDefinitions) + true + true + + + NDEBUG;%(PreprocessorDefinitions) + ../../include/msapi Create + Create Create + Create -- cgit v1.2.3