From f86d3d95090bfbabc549a61694d822a9c4454944 Mon Sep 17 00:00:00 2001 From: Luke Usher Date: Fri, 25 May 2018 22:59:57 +0100 Subject: [PATCH] Even more aggressive optimization (Use LTCG) --- build/win32/Cxbx.vcxproj | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build/win32/Cxbx.vcxproj b/build/win32/Cxbx.vcxproj index f6d344fa5..ff089b8e2 100644 --- a/build/win32/Cxbx.vcxproj +++ b/build/win32/Cxbx.vcxproj @@ -233,7 +233,7 @@ false Level3 true - EditAndContinue + ProgramDatabase true StreamingSIMDExtensions2 true @@ -242,6 +242,8 @@ false true Speed + Fast + true NDEBUG;%(PreprocessorDefinitions) @@ -438,6 +440,7 @@ %(PreprocessorDefinitions) %(PreprocessorDefinitions) %(PreprocessorDefinitions) + false %(AdditionalIncludeDirectories)