From ce3fab6e2ec01fb96778ba2e269dd9c3e0e80ab7 Mon Sep 17 00:00:00 2001 From: cantor Date: Tue, 9 Nov 2010 17:21:54 +0000 Subject: [PATCH] Remove some defaulted build settings. git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/branches/REL_2@3368 cb58f699-b61c-0410-a6fe-9272a202ed29 --- 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