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 ++++++-- ekhtml/vc9/EkHtml.vcxproj | 9 +++++++-- gpg.vs/libgcrypt-1.4.6.vs/libgcrypt146lib.vcxproj | 9 ++++++++- otr.vs/libotr-3.2.0.vs/libotr320.vcxproj | 7 +++++++ 4 files changed, 28 insertions(+), 5 deletions(-) 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) diff --git a/ekhtml/vc9/EkHtml.vcxproj b/ekhtml/vc9/EkHtml.vcxproj index 86f42a6..2e59b97 100644 --- a/ekhtml/vc9/EkHtml.vcxproj +++ b/ekhtml/vc9/EkHtml.vcxproj @@ -26,7 +26,7 @@ StaticLibrary - MultiByte + Unicode true @@ -110,7 +110,7 @@ - MaxSpeed + Full true ..\include;%(AdditionalIncludeDirectories) WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) @@ -121,6 +121,11 @@ Level3 ProgramDatabase CompileAsC + true + true + AnySuitable + Speed + true diff --git a/gpg.vs/libgcrypt-1.4.6.vs/libgcrypt146lib.vcxproj b/gpg.vs/libgcrypt-1.4.6.vs/libgcrypt146lib.vcxproj index 45cdc94..197938c 100644 --- a/gpg.vs/libgcrypt-1.4.6.vs/libgcrypt146lib.vcxproj +++ b/gpg.vs/libgcrypt-1.4.6.vs/libgcrypt146lib.vcxproj @@ -34,7 +34,8 @@ StaticLibrary false - MultiByte + Unicode + true StaticLibrary @@ -98,6 +99,12 @@ Level3 true ProgramDatabase + true + true + AnySuitable + true + Speed + true NDEBUG;%(PreprocessorDefinitions) diff --git a/otr.vs/libotr-3.2.0.vs/libotr320.vcxproj b/otr.vs/libotr-3.2.0.vs/libotr320.vcxproj index 5d43cf5..ba16e19 100644 --- a/otr.vs/libotr-3.2.0.vs/libotr320.vcxproj +++ b/otr.vs/libotr-3.2.0.vs/libotr320.vcxproj @@ -26,6 +26,8 @@ StaticLibrary false + Unicode + true StaticLibrary @@ -160,6 +162,11 @@ Level3 true ProgramDatabase + true + true + AnySuitable + Speed + true NDEBUG;%(PreprocessorDefinitions) -- cgit v1.2.3