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 --- Console/Console.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Console') diff --git a/Console/Console.vcxproj b/Console/Console.vcxproj index f9e08b5..f60a8b2 100644 --- a/Console/Console.vcxproj +++ b/Console/Console.vcxproj @@ -244,7 +244,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use Commonheaders.h @@ -290,7 +290,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use Commonheaders.h @@ -418,7 +418,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) _UNICODE;WIN32;NDEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use Commonheaders.h @@ -464,7 +464,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) _UNICODE;WIN32;NDEBUG;_WINDOWS;_USRDLL;Console_EXPORTS;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Use Commonheaders.h -- cgit v1.2.3