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 --- RecentContacts/V_RecentContacts.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RecentContacts') diff --git a/RecentContacts/V_RecentContacts.vcxproj b/RecentContacts/V_RecentContacts.vcxproj index 025f0b1..3b207fc 100644 --- a/RecentContacts/V_RecentContacts.vcxproj +++ b/RecentContacts/V_RecentContacts.vcxproj @@ -55,7 +55,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;V_RECENTCONTACTS_EXPORTS;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true true Level3 -- cgit v1.2.3