From 83131b938a4cb8ae87a96b340b72116ce2226b68 Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 9 Nov 2010 17:21:54 +0000 Subject: [PATCH] Remove some defaulted build settings. --- fastcgi/shibauthorizer.vcxproj | 2 -- fastcgi/shibresponder.vcxproj | 2 -- isapi_shib/isapi_shib.vcxproj | 2 -- 3 files changed, 6 deletions(-) diff --git a/fastcgi/shibauthorizer.vcxproj b/fastcgi/shibauthorizer.vcxproj index d6b0e1a..64afd22 100644 --- a/fastcgi/shibauthorizer.vcxproj +++ b/fastcgi/shibauthorizer.vcxproj @@ -99,7 +99,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - MultiThreadedDLL true Level3 @@ -128,7 +127,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - MultiThreadedDLL true Level3 diff --git a/fastcgi/shibresponder.vcxproj b/fastcgi/shibresponder.vcxproj index 0768e86..55004dd 100644 --- a/fastcgi/shibresponder.vcxproj +++ b/fastcgi/shibresponder.vcxproj @@ -100,7 +100,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - MultiThreadedDLL true Level3 @@ -129,7 +128,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true - MultiThreadedDLL true Level3 diff --git a/isapi_shib/isapi_shib.vcxproj b/isapi_shib/isapi_shib.vcxproj index 2ca8c02..35adb02 100644 --- a/isapi_shib/isapi_shib.vcxproj +++ b/isapi_shib/isapi_shib.vcxproj @@ -101,7 +101,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) true - MultiThreadedDLL true true Level3 @@ -135,7 +134,6 @@ .;..;..\..\cpp-xmltooling;%(AdditionalIncludeDirectories) NDEBUG;WIN32;_WINDOWS;WIN32_LEAN_AND_MEAN;_WIN32_WINNT=0x0400;%(PreprocessorDefinitions) true - MultiThreadedDLL true true Level3 -- 2.1.4