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_tree/dbx_tree_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Dbx_tree') diff --git a/Dbx_tree/dbx_tree_10.vcxproj b/Dbx_tree/dbx_tree_10.vcxproj index 42904e4..964bd4e 100644 --- a/Dbx_tree/dbx_tree_10.vcxproj +++ b/Dbx_tree/dbx_tree_10.vcxproj @@ -255,7 +255,7 @@ true ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) true - MultiThreaded + MultiThreadedDLL true true Fast @@ -355,7 +355,7 @@ UNICODE;_UNICODE;%(PreprocessorDefinitions) true Sync - MultiThreaded + MultiThreadedDLL true true Fast @@ -465,7 +465,7 @@ true ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) true - MultiThreaded + MultiThreadedDLL true true Fast @@ -576,7 +576,7 @@ UNICODE;_UNICODE;%(PreprocessorDefinitions) true Sync - MultiThreaded + MultiThreadedDLL true true Fast -- cgit v1.2.3