From e8f06bb2582907ae627ab882e62591e794da91a5 Mon Sep 17 00:00:00 2001 From: Nvinside Date: Sun, 26 Sep 2010 20:16:41 +0000 Subject: + updated project files for performance reasons git-svn-id: http://mirotr.googlecode.com/svn/trunk@34 eced67a3-f377-a0ae-92ae-d6de1850b05a --- MirOTR/MirOTR.vcxproj | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'MirOTR/MirOTR.vcxproj') diff --git a/MirOTR/MirOTR.vcxproj b/MirOTR/MirOTR.vcxproj index 7871d1f..0ebb2f7 100644 --- a/MirOTR/MirOTR.vcxproj +++ b/MirOTR/MirOTR.vcxproj @@ -168,9 +168,9 @@ /D "_CRT_SECURE_NO_WARNINGS" /D "_CRT_NON_CONFORMING_SWPRINTFS" %(AdditionalOptions) Full - OnlyExplicitInline + AnySuitable true - Size + Speed $(SolutionDir)\miranda\include;$(SolutionDir)\libotr-3.2.0\src;$(SolutionDir)\libgcrypt-1.4.6\src;$(SolutionDir)\libgpg-error-1.9\src;$(SolutionDir)\ekhtml\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_WINDOWS;_USRDLL;MIROTR_EXPORTS;%(PreprocessorDefinitions) MultiThreadedDLL @@ -179,6 +179,10 @@ Use Level3 ProgramDatabase + true + Fast + true + true libgcrypt.lib;libotr.lib;Comctl32.lib;EkHtml.lib;%(AdditionalDependencies) -- cgit v1.2.3