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 --- Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Dbx_mmap_SA/Cryptors') diff --git a/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj index 1aa9ade..ae468fb 100644 --- a/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj +++ b/Dbx_mmap_SA/Cryptors/RC4/rc4_10.vcxproj @@ -167,7 +167,7 @@ MaxSpeed true WIN32;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -190,7 +190,7 @@ MaxSpeed true WIN32;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -212,7 +212,7 @@ MaxSpeed true WIN32;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true @@ -237,7 +237,7 @@ MaxSpeed true WIN32;NDEBUG;_WINDOWS;_USRDLL;RC4_EXPORTS;%(PreprocessorDefinitions) - MultiThreaded + MultiThreadedDLL true -- cgit v1.2.3