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/srmm/srmm_10.vcxproj | 251 ------------------------------------------- 1 file changed, 251 deletions(-) (limited to 'plugins/srmm') diff --git a/plugins/srmm/srmm_10.vcxproj b/plugins/srmm/srmm_10.vcxproj index 0d6c7cdb89..3fb14bcfe1 100644 --- a/plugins/srmm/srmm_10.vcxproj +++ b/plugins/srmm/srmm_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 - srmm @@ -45,93 +29,47 @@ false Unicode - - DynamicLibrary - false - MultiByte - true - DynamicLibrary false true Unicode - - DynamicLibrary - false - MultiByte - DynamicLibrary false Unicode - - DynamicLibrary - false - MultiByte - true - DynamicLibrary false Unicode true - - DynamicLibrary - false - MultiByte - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30128.1 - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ true - $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true - $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ true @@ -144,105 +82,13 @@ AllRules.ruleset - AllRules.ruleset - - - AllRules.ruleset - - AllRules.ruleset AllRules.ruleset - AllRules.ruleset - - - AllRules.ruleset - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Debug/srmm.tlb - - - - - Disabled - ../../include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;SRMM_EXPORTS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - Fast - Use - Level3 - true - EditAndContinue - Default - 4996;%(DisableSpecificWarnings) - commonheaders.h - - - _DEBUG;%(PreprocessorDefinitions) - 0x0809 - ../../include;../../include/msapi/;%(AdditionalIncludeDirectories) - - - comctl32.lib;%(AdditionalDependencies) - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - X64 - .\Debug/srmm.tlb - - - - - Disabled - ../../include;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_WINDOWS;_USRDLL;SRMM_EXPORTS;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - Fast - Use - Level3 - true - ProgramDatabase - Default - 4996;%(DisableSpecificWarnings) - commonheaders.h - - - _DEBUG;%(PreprocessorDefinitions) - 0x0809 - ../../include;../../include/msapi/;%(AdditionalIncludeDirectories) - - - comctl32.lib;%(AdditionalDependencies) - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - true - false - $(IntDir)$(TargetName).lib - MachineX64 - - NDEBUG;%(PreprocessorDefinitions) @@ -343,103 +189,6 @@ MachineX64 - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/srmm.tlb - - - - - Full - OnlyExplicitInline - Size - true - ../../include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;SRMM_EXPORTS;%(PreprocessorDefinitions) - true - false - MultiThreadedDLL - false - true - Fast - false - Use - Level3 - true - ProgramDatabase - Default - 4996;%(DisableSpecificWarnings) - commonheaders.h - - - NDEBUG;%(PreprocessorDefinitions) - 0x0809 - ../../include;../../include/msapi/;%(AdditionalIncludeDirectories) - - - comctl32.lib;%(AdditionalDependencies) - true - true - true - UseLinkTimeCodeGeneration - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - X64 - .\Release/srmm.tlb - - - - - Full - OnlyExplicitInline - Size - true - ../../include;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_WINDOWS;_USRDLL;SRMM_EXPORTS;%(PreprocessorDefinitions) - true - false - MultiThreadedDLL - false - true - Fast - false - Use - Level3 - true - ProgramDatabase - Default - 4996;%(DisableSpecificWarnings) - commonheaders.h - - - NDEBUG;%(PreprocessorDefinitions) - 0x0809 - ../../include;../../include/msapi/;%(AdditionalIncludeDirectories) - - - comctl32.lib;%(AdditionalDependencies) - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27*%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - true - true - true - UseLinkTimeCodeGeneration - false - $(IntDir)$(TargetName).lib - MachineX64 - - _DEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3