From bd47067640e01dd1554e069efa0872fe2e732c05 Mon Sep 17 00:00:00 2001 From: watcherhd Date: Mon, 28 Nov 2011 09:05:06 +0000 Subject: another part of small project fixes git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@225 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- Dbx_tree/dbx_tree_10.vcxproj | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'Dbx_tree') diff --git a/Dbx_tree/dbx_tree_10.vcxproj b/Dbx_tree/dbx_tree_10.vcxproj index 7beae3b..d15de4e 100644 --- a/Dbx_tree/dbx_tree_10.vcxproj +++ b/Dbx_tree/dbx_tree_10.vcxproj @@ -409,7 +409,7 @@ ../include;../ExternalAPI;%(AdditionalIncludeDirectories) true EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug true NotSet Fast @@ -465,10 +465,9 @@ true ../include;../ExternalAPI;%(AdditionalIncludeDirectories) true - MultiThreadedDLL + MultiThreaded true true - StreamingSIMDExtensions2 Fast Level3 ProgramDatabase @@ -515,7 +514,7 @@ UNICODE;_UNICODE;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug true NotSet Fast @@ -577,10 +576,9 @@ UNICODE;_UNICODE;%(PreprocessorDefinitions) true Sync - MultiThreadedDLL + MultiThreaded true true - StreamingSIMDExtensions2 Fast -- cgit v1.2.3