From f3db9f96a7ac4c566dbcde6c6438243012e92616 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 30 May 2012 18:00:22 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@240 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ProfileManager/pmanagerEx.vcxproj | 165 +++++++++++++++++------------- 1 file changed, 96 insertions(+), 69 deletions(-) (limited to 'plugins/ProfileManager') diff --git a/plugins/ProfileManager/pmanagerEx.vcxproj b/plugins/ProfileManager/pmanagerEx.vcxproj index 923728114e..e73e043e5a 100644 --- a/plugins/ProfileManager/pmanagerEx.vcxproj +++ b/plugins/ProfileManager/pmanagerEx.vcxproj @@ -5,26 +5,40 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {728CF16E-F3FF-4DEB-88C5-E9118F61ACD5} - pmanager PManagerEx DynamicLibrary - false + MultiByte + true + + + DynamicLibrary MultiByte true DynamicLibrary - false + MultiByte + + + DynamicLibrary MultiByte @@ -34,118 +48,131 @@ + + + + + + + + <_ProjectFileVersion>10.0.40219.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false + $(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 - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Debug/pmanager.tlb - - - Disabled - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;_DEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug - .\Debug/pmanager.pch - .\Debug/ - .\Debug/ - .\Debug/ + MultiThreadedDebugDLL Level3 - true EditAndContinue _DEBUG;%(PreprocessorDefinitions) - 0x0809 + ..\..\include\msapi + + + false + $(IntDir)$(TargetName).lib + true + comctl32.lib;%(AdditionalDependencies) + Windows + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi - true - $(TargetDir)$(TargetName).pdb false - - $(IntDir)$(TargetName).lib - MachineX86 true + comctl32.lib;%(AdditionalDependencies) + Windows - - true - .\Debug/pmanager.bsc - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/pmanager.tlb - - - Full AnySuitable true Size - false - false - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) true MultiThreadedDLL true - $(IntDir)pmanager.pch Level3 - true NDEBUG;%(PreprocessorDefinitions) - 0x0809 + ..\..\include\msapi + + + false + $(IntDir)$(TargetName).lib + true + comctl32.lib;%(AdditionalDependencies) + Windows + true + true + + + + + Full + AnySuitable + true + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;pmanager_EXPORTS;%(PreprocessorDefinitions) + true + MultiThreadedDLL + true + Level3 + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi - true - $(IntDir)$(TargetFileName).intermediate.manifest - - false - - $(IntDir)$(TargetName).lib - MachineX86 true - $(TargetDir)$(TargetName).pdb + comctl32.lib;%(AdditionalDependencies) + Windows + true + true - - $(IntDir)$(TargetName).xml - - - true - $(IntDir)pmanager.bsc - - - - - -- cgit v1.2.3