From 36354e2f10625685d54e9b05fec9f59e2b3f0fa9 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Thu, 17 May 2012 18:15:33 +0000 Subject: removed Release & Debug configs Part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@23 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/dbrw/dbrw_10.vcxproj | 220 ------------------------------------------- 1 file changed, 220 deletions(-) (limited to 'plugins/dbrw') diff --git a/plugins/dbrw/dbrw_10.vcxproj b/plugins/dbrw/dbrw_10.vcxproj index 0aa91937e4..aeccacc2b1 100644 --- a/plugins/dbrw/dbrw_10.vcxproj +++ b/plugins/dbrw/dbrw_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 - @@ -40,34 +24,18 @@ dbrw - - DynamicLibrary - MultiByte - DynamicLibrary MultiByte - - DynamicLibrary - MultiByte - DynamicLibrary MultiByte - - DynamicLibrary - MultiByte - DynamicLibrary MultiByte - - DynamicLibrary - MultiByte - DynamicLibrary MultiByte @@ -75,122 +43,43 @@ - - - - - - - - - - - - - - - - - - false - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - false $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - - false - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - false $(SolutionDir)$(Configuration)64\Plugins\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - - $(SolutionDir)$(Configuration)\Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)\Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true - - $(SolutionDir)$(Configuration)64\Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)64\Plugins\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ true - - - MultiThreadedDLL - OnlyExplicitInline - true - true - MaxSpeed - true - Level3 - ../../include;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0500;DBRW_OLD_PLUGINAPI_SUPPORT;NO_TCL;WIN32;NDEBUG;_WINDOWS;_USRDLL;DBRW_EXPORTS;%(PreprocessorDefinitions) - 4996 - true - Speed - true - false - false - Fast - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\dbrw.tlb - true - Win32 - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - ./../../include/msapi/ - - - true - $(IntDir)$(TargetName).bsc - - - true - true - true - UseLinkTimeCodeGeneration - %(AdditionalDependencies) - - MultiThreadedDLL @@ -234,48 +123,6 @@ %(AdditionalDependencies) - - - MultiThreadedDLL - OnlyExplicitInline - true - true - MaxSpeed - true - Level3 - ../../include;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0500;DBRW_OLD_PLUGINAPI_SUPPORT;NO_TCL;WIN32;NDEBUG;_WINDOWS;_USRDLL;DBRW_EXPORTS;%(PreprocessorDefinitions) - 4996 - true - Speed - true - false - false - Fast - - - true - NDEBUG;%(PreprocessorDefinitions) - .\Release\dbrw.tlb - true - - - 0x0409 - NDEBUG;%(PreprocessorDefinitions) - ./../../include/msapi/ - - - true - $(IntDir)$(TargetName).bsc - - - true - true - true - UseLinkTimeCodeGeneration - %(AdditionalDependencies) - - MultiThreadedDLL @@ -318,40 +165,6 @@ %(AdditionalDependencies) - - - MultiThreadedDebugDLL - Disabled - true - Level3 - EditAndContinue - ../../include;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0500;DBRW_OLD_PLUGINAPI_SUPPORT;DBRW_DEBUG;DBRW_LOGGING;NO_TCL;WIN32;_DEBUG;_WINDOWS;_USRDLL;DBRW_EXPORTS;%(PreprocessorDefinitions) - 4996 - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\dbrw.tlb - true - Win32 - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - ./../../include/msapi/ - - - true - $(IntDir)$(TargetName).bsc - - - true - true - Windows - %(AdditionalDependencies) - - MultiThreadedDebugDLL @@ -386,39 +199,6 @@ %(AdditionalDependencies) - - - MultiThreadedDebugDLL - Disabled - true - Level3 - ProgramDatabase - ../../include;%(AdditionalIncludeDirectories) - _WIN32_WINNT=0x0500;DBRW_OLD_PLUGINAPI_SUPPORT;DBRW_DEBUG;DBRW_LOGGING;NO_TCL;WIN32;_DEBUG;_WINDOWS;_USRDLL;DBRW_EXPORTS;%(PreprocessorDefinitions) - 4996 - - - true - _DEBUG;%(PreprocessorDefinitions) - .\Debug\dbrw.tlb - true - - - 0x0409 - _DEBUG;%(PreprocessorDefinitions) - ./../../include/msapi/ - - - true - $(IntDir)$(TargetName).bsc - - - true - true - Windows - %(AdditionalDependencies) - - MultiThreadedDebugDLL -- cgit v1.2.3