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/zlib/zlib_10.vcxproj | 211 ------------------------------------------- 1 file changed, 211 deletions(-) (limited to 'plugins/zlib') diff --git a/plugins/zlib/zlib_10.vcxproj b/plugins/zlib/zlib_10.vcxproj index 6e66cbea86..7d0c499287 100644 --- a/plugins/zlib/zlib_10.vcxproj +++ b/plugins/zlib/zlib_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 - zlib @@ -47,13 +31,6 @@ DynamicLibrary - - DynamicLibrary - - - DynamicLibrary - true - DynamicLibrary true @@ -61,13 +38,6 @@ DynamicLibrary - - DynamicLibrary - - - DynamicLibrary - true - @@ -77,35 +47,15 @@ - - - - - - - - - - - - <_ProjectFileVersion>10.0.30128.1 - $(SolutionDir)$(Configuration)\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)64\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)\ - $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ - $(SolutionDir)$(Configuration)64\ - $(SolutionDir)$(Configuration)64/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)\ $(SolutionDir)$(Configuration)/Obj/$(ProjectName)\ $(SolutionDir)$(Configuration)64\ @@ -120,174 +70,13 @@ AllRules.ruleset - AllRules.ruleset - - - AllRules.ruleset - - AllRules.ruleset AllRules.ruleset - AllRules.ruleset - - - AllRules.ruleset - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Release/zlib.tlb - - - - - Full - OnlyExplicitInline - Size - true - ../../include;%(AdditionalIncludeDirectories) - true - false - MultiThreadedDLL - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - false - - - NDEBUG;%(PreprocessorDefinitions) - 0x0419 - - - /filealign:512 %(AdditionalOptions) - type=%27Win32%27 name=%27Microsoft.Windows.Common-Controls%27 version=%276.0.0.0%27 processorArchitecture=%27X86%27 publicKeyToken=%276595b64144ccf1df%27 language=%27*%27;%(AdditionalManifestDependencies) - .\zlib.def - true - true - true - UseLinkTimeCodeGeneration - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - X64 - .\Release/zlib.tlb - - - - - Full - OnlyExplicitInline - Size - true - ../../include;%(AdditionalIncludeDirectories) - true - false - MultiThreadedDLL - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - false - - - NDEBUG;%(PreprocessorDefinitions) - 0x0419 - - - /filealign:512 %(AdditionalOptions) - %(AdditionalManifestDependencies) - .\zlib.def - true - true - true - UseLinkTimeCodeGeneration - false - $(IntDir)$(TargetName).lib - MachineX64 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - Win32 - .\Debug/zlib.tlb - - - - - Disabled - ../../include;%(AdditionalIncludeDirectories) - EnableFastChecks - MultiThreadedDebugDLL - true - Level3 - EditAndContinue - 4996;%(DisableSpecificWarnings) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0419 - - - .\zlib.def - true - false - $(IntDir)$(TargetName).lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - X64 - .\Debug/zlib.tlb - - - - - Disabled - ../../include;%(AdditionalIncludeDirectories) - EnableFastChecks - MultiThreadedDebugDLL - true - Level3 - ProgramDatabase - 4996;%(DisableSpecificWarnings) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0419 - - - %(AdditionalManifestDependencies) - .\zlib.def - true - false - $(IntDir)$(TargetName).lib - MachineX64 - - _DEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3