From 8f37e8dd7e03035be035e797e258d33b9b724887 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 2 Jun 2012 12:41:13 +0000 Subject: projects cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TooltipNotify/ttnotify_10.vcxproj | 152 +++++++++++++++++++----------- 1 file changed, 98 insertions(+), 54 deletions(-) (limited to 'plugins/TooltipNotify/ttnotify_10.vcxproj') diff --git a/plugins/TooltipNotify/ttnotify_10.vcxproj b/plugins/TooltipNotify/ttnotify_10.vcxproj index a9cb1f198b..1588114174 100644 --- a/plugins/TooltipNotify/ttnotify_10.vcxproj +++ b/plugins/TooltipNotify/ttnotify_10.vcxproj @@ -5,16 +5,22 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + TooltipNotify {1948EAEA-4C25-4F6B-AD9E-5891F656EADA} - ttnotify - Win32Proj @@ -22,10 +28,19 @@ Unicode true + + DynamicLibrary + Unicode + true + DynamicLibrary Unicode + + DynamicLibrary + Unicode + @@ -33,103 +48,132 @@ + + + + + + + + <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false - D:\SVN\Miranda\Trunk\miranda\include;$(IncludePath) + $(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;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebug - - + MultiThreadedDebugDLL Level3 EditAndContinue true - $(OutDir)ttnotify.pdb Windows false - - $(IntDir)$(TargetName).lib - MachineX86 + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + Disabled + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;_DEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) + EnableFastChecks + MultiThreadedDebugDLL + Level3 + + + true + Windows + false + $(IntDir)$(TargetName).lib + + + _DEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + - - - - Full OnlyExplicitInline true Size - true - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - MultiThreadedDLL Fast - - Level3 - ProgramDatabase true - NotSet - %(IgnoreSpecificDefaultLibraries) true Windows true true false - - - MachineX86 $(IntDir)$(TargetName).lib + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + - - - Use - Use - - - Use - Use - - - Create - Create - - - Use - Use - - - Use - Use - AssemblyAndSourceCode + + + Full + OnlyExplicitInline + true + Size + ..\..\include;..\ExternalAPI;%(AdditionalIncludeDirectories) + WIN64;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) + Fast + Level3 + true + + true + Windows + true + true + false + $(IntDir)$(TargetName).lib + + + NDEBUG;%(PreprocessorDefinitions) + ..\..\include\msapi + + + + + + + + -- cgit v1.2.3