From ffe19ec7fc4da65eebe3015f67d705895afbf292 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Mon, 30 Mar 2020 11:01:05 +0000 Subject: [PATCH] EgtGeneral : - in Release cambiate opzioni di ottimizzazione da /Ox a /O2. --- EgtGeneral.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/EgtGeneral.vcxproj b/EgtGeneral.vcxproj index 2ffbe72..2eabb00 100644 --- a/EgtGeneral.vcxproj +++ b/EgtGeneral.vcxproj @@ -142,7 +142,7 @@ copy $(TargetPath) \EgtProg\DllD64 Level3 Use - Full + MaxSpeed true true WIN32;I_AM_EGN;NDEBUG;_WINDOWS;%(PreprocessorDefinitions) @@ -174,7 +174,7 @@ copy $(TargetPath) \EgtProg\Dll32 Level3 Use - Full + MaxSpeed true true WIN32;I_AM_EGN;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)