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 --- FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'FingerPrintModPlus') diff --git a/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj b/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj index 27a3658..40ea27d 100644 --- a/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj +++ b/FingerPrintModPlus/fingerprint_mod_vs2010.vcxproj @@ -118,7 +118,7 @@ ../../include;../ExternalAPI;res;%(AdditionalIncludeDirectories) FULL;_FULL;WIN32;NDEBUG;_WINDOWS;_USRDLL;FINGERPRINT_EXPORTS;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL Use Level3 ProgramDatabase @@ -176,7 +176,7 @@ Size ../../include;../ExternalAPI;res;%(AdditionalIncludeDirectories) true - MultiThreaded + MultiThreadedDLL Use Level3 ProgramDatabase -- cgit v1.2.3