From 9ae77d567708f16deb9e9cb1c2761c332a618db8 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Sat, 10 Mar 2012 22:34:55 +0000 Subject: Changing defaults to dynamic linking git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@278 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- AuthState/authstate_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'AuthState') diff --git a/AuthState/authstate_10.vcxproj b/AuthState/authstate_10.vcxproj index bff82fa..4ce17ff 100644 --- a/AuthState/authstate_10.vcxproj +++ b/AuthState/authstate_10.vcxproj @@ -185,7 +185,7 @@ Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Use Commonheaders.h Level3 @@ -235,7 +235,7 @@ Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Use Commonheaders.h Level3 @@ -290,7 +290,7 @@ Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Use Commonheaders.h Level3 @@ -346,7 +346,7 @@ Size ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;AUTHSTATE_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL Use Commonheaders.h Level3 -- cgit v1.2.3