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 --- protocols/weather/weather_10.sln | 12 --- protocols/weather/weather_10.vcxproj | 184 ----------------------------------- 2 files changed, 196 deletions(-) (limited to 'protocols/weather') diff --git a/protocols/weather/weather_10.sln b/protocols/weather/weather_10.sln index a75e07a699..30e43d2cd6 100644 --- a/protocols/weather/weather_10.sln +++ b/protocols/weather/weather_10.sln @@ -7,30 +7,18 @@ Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug Unicode|Win32 = Debug Unicode|Win32 Debug Unicode|x64 = Debug Unicode|x64 - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 Release Unicode|Win32 = Release Unicode|Win32 Release Unicode|x64 = Release Unicode|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug Unicode|x64.Build.0 = Debug Unicode|x64 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug|Win32.ActiveCfg = Debug|Win32 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug|Win32.Build.0 = Debug|Win32 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug|x64.ActiveCfg = Debug|x64 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Debug|x64.Build.0 = Debug|x64 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release Unicode|x64.ActiveCfg = Release Unicode|x64 {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release Unicode|x64.Build.0 = Release Unicode|x64 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release|Win32.ActiveCfg = Release|Win32 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release|Win32.Build.0 = Release|Win32 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release|x64.ActiveCfg = Release|x64 - {6BFE3E13-BD5D-4C1C-BB29-A82FB51A16CE}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/protocols/weather/weather_10.vcxproj b/protocols/weather/weather_10.vcxproj index a0d5a79130..8a00c37855 100644 --- a/protocols/weather/weather_10.vcxproj +++ b/protocols/weather/weather_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 - Weather @@ -40,30 +24,16 @@ Weather - - DynamicLibrary - DynamicLibrary - - DynamicLibrary - true - DynamicLibrary true - - DynamicLibrary - DynamicLibrary - - DynamicLibrary - true - DynamicLibrary true @@ -71,34 +41,18 @@ - - - - - - - - - - - - - - - - @@ -106,76 +60,24 @@ <_ProjectFileVersion>10.0.30319.1 - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true true - false false - $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true true - false false - $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Plugins\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - true true - true true - $(SolutionDir)$(Configuration)64/Plugins\ $(SolutionDir)$(Configuration)64/Plugins\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - true true - true true - $(SolutionDir)$(Configuration)/Plugins\ $(SolutionDir)$(Configuration)/Plugins\ - E:\Sources\include;$(IncludePath) E:\Sources\include;$(IncludePath) - - - Full - OnlyExplicitInline - true - Size - true - true - ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - MultiThreadedDLL - false - true - Fast - false - Level3 - weather.h - - - NDEBUG;%(PreprocessorDefinitions) - $(IntDir)weather.res - - - /ALIGN:4096 /filealign:0x200 /ignore:4108 %(AdditionalOptions) - %(AdditionalLibraryDirectories) - true - true - 0x72030000 - false - MachineX86 - $(IntDir)$(TargetName).lib - - Full @@ -211,40 +113,6 @@ $(IntDir)$(TargetName).lib - - - Full - OnlyExplicitInline - true - Size - true - ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - true - false - MultiThreadedDLL - false - true - Fast - false - weather.h - Level3 - - - NDEBUG;%(PreprocessorDefinitions) - $(IntDir)weather.res - - - /ALIGN:4096 /filealign:0x200 /ignore:4108 %(AdditionalOptions) - %(AdditionalLibraryDirectories) - true - true - 0x72030000 - false - MachineX64 - $(IntDir)$(TargetName).lib - - Full @@ -279,32 +147,6 @@ $(IntDir)$(TargetName).lib - - - Disabled - ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - EnableFastChecks - true - MultiThreadedDebugDLL - true - weather.h - Level3 - EditAndContinue - - - $(IntDir)weather.res - - - wsock32.lib;%(AdditionalDependencies) - %(AdditionalLibraryDirectories) - true - 0x72030000 - false - MachineX86 - $(IntDir)$(TargetName).lib - - Disabled @@ -331,32 +173,6 @@ $(IntDir)$(TargetName).lib - - - Disabled - ../../include;../../plugins/ExternalAPI;%(AdditionalIncludeDirectories) - _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - Fast - weather.h - Level3 - ProgramDatabase - - - $(IntDir)weather.res - - - %(AdditionalDependencies) - %(AdditionalLibraryDirectories) - true - 0x72030000 - false - MachineX64 - $(IntDir)$(TargetName).lib - - Disabled -- cgit v1.2.3