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 --- SplashScreen/splashscreen_10.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'SplashScreen') diff --git a/SplashScreen/splashscreen_10.vcxproj b/SplashScreen/splashscreen_10.vcxproj index 9f84828..941a09f 100644 --- a/SplashScreen/splashscreen_10.vcxproj +++ b/SplashScreen/splashscreen_10.vcxproj @@ -211,7 +211,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Level3 ProgramDatabase @@ -247,7 +247,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Level3 ProgramDatabase @@ -282,7 +282,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Level3 ProgramDatabase @@ -317,7 +317,7 @@ ../../include;../ExternalAPI;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;SPLASH_EXPORTS;%(PreprocessorDefinitions) true - MultiThreaded + MultiThreadedDLL true Level3 ProgramDatabase -- cgit v1.2.3