From 7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 19:29:36 +0000 Subject: removed Release & Debug configs Part 2 git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TooltipNotify/ttnotify_10.sln | 18 ++-- plugins/TooltipNotify/ttnotify_10.vcxproj | 157 ++++++------------------------ 2 files changed, 34 insertions(+), 141 deletions(-) (limited to 'plugins/TooltipNotify') diff --git a/plugins/TooltipNotify/ttnotify_10.sln b/plugins/TooltipNotify/ttnotify_10.sln index 16bad206d7..52ac43aa09 100644 --- a/plugins/TooltipNotify/ttnotify_10.sln +++ b/plugins/TooltipNotify/ttnotify_10.sln @@ -4,20 +4,14 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ttnotify", "ttnotify_10.vcx EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug-Unicode|Win32 = Debug-Unicode|Win32 - Release|Win32 = Release|Win32 - Release-Unicode|Win32 = Release-Unicode|Win32 + Debug Unicode|Win32 = Debug Unicode|Win32 + Release Unicode|Win32 = Release Unicode|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug|Win32.ActiveCfg = Debug|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug|Win32.Build.0 = Debug|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug-Unicode|Win32.ActiveCfg = Debug-Unicode|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug-Unicode|Win32.Build.0 = Debug-Unicode|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release|Win32.ActiveCfg = Release|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release|Win32.Build.0 = Release|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release-Unicode|Win32.ActiveCfg = Release-Unicode|Win32 - {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release-Unicode|Win32.Build.0 = Release-Unicode|Win32 + {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {1948EAEA-4C25-4F6B-AD9E-5891F656EADA}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/plugins/TooltipNotify/ttnotify_10.vcxproj b/plugins/TooltipNotify/ttnotify_10.vcxproj index dc421eac67..26145ee66b 100644 --- a/plugins/TooltipNotify/ttnotify_10.vcxproj +++ b/plugins/TooltipNotify/ttnotify_10.vcxproj @@ -1,20 +1,12 @@  - - Debug-Unicode + + Debug Unicode Win32 - - Debug - Win32 - - - Release-Unicode - Win32 - - - Release + + Release Unicode Win32 @@ -25,121 +17,38 @@ Win32Proj - + DynamicLibrary Unicode true - + DynamicLibrary Unicode - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - + - - - - - - - - - + <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false - $(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)/Obj/$(ProjectName)\ + true + $(SolutionDir)$(Configuration)/Plugins\ + $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ + false + D:\SVN\Miranda\Trunk\miranda\include;$(IncludePath) - - - Updating revision... - SubWCRev . src\version.wcr src\version.h - - - Disabled - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - EditAndContinue - - - true - $(OutDir)ttnotify.pdb - Windows - false - - - MachineX86 - $(IntDir)$(TargetName).lib - - - - - Updating revision... - SubWCRev . src\version.wcr src\version.h - - - Full - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;TTNOTIFY_EXPORTS;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - OnlyExplicitInline - Size - true - - - NotSet - %(IgnoreSpecificDefaultLibraries) - true - Windows - true - true - false - - - $(IntDir)$(TargetName).lib - MachineX86 - - - + Updating revision... SubWCRev . src\version.wcr src\version.h @@ -167,7 +76,7 @@ MachineX86 - + @@ -204,35 +113,25 @@ - Use - Use - Use - Use + Use + Use - Use - Use - Use - Use + Use + Use - Create - Create - Create - Create + Create + Create - Use - Use - Use - Use + Use + Use - Use - Use - Use - AssemblyAndSourceCode - Use + Use + Use + AssemblyAndSourceCode -- cgit v1.2.3