From 6d34e7accba67fd77e865d07b657ce82483dc424 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Sat, 1 Nov 2025 17:20:33 +0100 Subject: [PATCH] EgtNumKernel 2.7k1 : - ricompilazione per passaggio a C++ 20 --- EgtNumKernel.rc | Bin 11662 -> 11670 bytes EgtNumKernel.vcxproj | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/EgtNumKernel.rc b/EgtNumKernel.rc index 217fd8f4c6fdea47f08833ea01410206d930a18c..66e1368af869e1afb9f10aaca489b399ef383acd 100644 GIT binary patch delta 110 zcmeB+o)*2~8ymABgW=}Ya`Mc~*$jr04=U?!{-x-`xVeklff+1yn$H?p%87Avg|HJY NsSIhT6qD95H!(6Ifx4YMkFIN diff --git a/EgtNumKernel.vcxproj b/EgtNumKernel.vcxproj index ec18900..6d3f4a0 100644 --- a/EgtNumKernel.vcxproj +++ b/EgtNumKernel.vcxproj @@ -103,7 +103,7 @@ WIN32;_DEBUG;_WINDOWS;I_AM_ENK;%(PreprocessorDefinitions) false ProgramDatabase - stdcpp17 + stdcpp20 Windows @@ -125,7 +125,7 @@ copy $(TargetPath) \EgtProg\DllD32 Disabled WIN32;_DEBUG;_WINDOWS;I_AM_ENK;%(PreprocessorDefinitions) true - stdcpp17 + stdcpp20 -Wno-tautological-undefined-compare @@ -156,7 +156,7 @@ copy $(TargetPath) \EgtProg\DllD64 true true true - stdcpp17 + stdcpp20 Windows @@ -188,7 +188,7 @@ copy $(TargetPath) \EgtProg\Dll32 NotSet false true - stdcpp17 + stdcpp20 -Wno-tautological-undefined-compare