From 52102f955961c13f813ce5f75f82fa9af9449575 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 17 May 2012 17:08:17 +0000 Subject: removed Release & Debug configs git-svn-id: http://svn.miranda-ng.org/main/trunk@17 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/StopSpamPlus/stopspam_10.vcxproj | 169 ------------------------------- 1 file changed, 169 deletions(-) (limited to 'plugins/StopSpamPlus') diff --git a/plugins/StopSpamPlus/stopspam_10.vcxproj b/plugins/StopSpamPlus/stopspam_10.vcxproj index 086de511bc..99d8d70311 100644 --- a/plugins/StopSpamPlus/stopspam_10.vcxproj +++ b/plugins/StopSpamPlus/stopspam_10.vcxproj @@ -9,14 +9,6 @@ Debug Unicode x64 - - Debug - Win32 - - - Debug - x64 - Release Unicode Win32 @@ -25,14 +17,6 @@ Release Unicode x64 - - Release - Win32 - - - Release - x64 - StopSpam @@ -59,24 +43,6 @@ Unicode true - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - true - - - DynamicLibrary - MultiByte - - - DynamicLibrary - MultiByte - @@ -96,35 +62,9 @@ - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true - true - $(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)\ @@ -138,115 +78,6 @@ true true - - - Disabled - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions) - true - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - comctl32.lib;%(AdditionalDependencies) - true - $(OutDir)stopspam.pdb - Windows - false - - - $(IntDir)$(TargetName).lib - MachineX86 - - - - - Disabled - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebug - - - Level3 - ProgramDatabase - - - comctl32.lib;%(AdditionalDependencies) - true - $(OutDir)stopspam.pdb - Windows - false - - - $(IntDir)$(TargetName).lib - - - - - Full - OnlyExplicitInline - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - Default - 4996;%(DisableSpecificWarnings) - Size - - - comctl32.lib;%(AdditionalDependencies) - true - true - NotSet - true - true - false - - - $(IntDir)$(TargetName).lib - MachineX86 - - - - - Full - OnlyExplicitInline - ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;STOPSPAM_EXPORTS;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - - - Level3 - ProgramDatabase - Default - 4996;%(DisableSpecificWarnings) - Size - - - comctl32.lib;%(AdditionalDependencies) - true - true - NotSet - true - true - false - - - $(IntDir)$(TargetName).lib - - Full -- cgit v1.2.3