From 9b4d252bbaa5cd13f67b313d068ab49c6ca6f62c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Wed, 16 Jan 2019 17:50:41 +0000 Subject: [PATCH] EgtExecutor 2.1a1 : - ricompilata con VS 2017 (x32 come VS2013_XP, x64 come VS2017). --- EgtExecutor.rc | Bin 16184 -> 16176 bytes EgtExecutor.vcxproj | 5 +++-- stdafx.h | 6 +++--- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/EgtExecutor.rc b/EgtExecutor.rc index 469e9c0917b6732d49ee9c0eb65e2555221631ee..0a70fa3eb215dde5e8cbff3e34e8dce0797e1c60 100644 GIT binary patch delta 321 zcmdl{x1nysJ2qY;1|0@N7@mAlOqCTZviY~zTBgZYIMX;*v)4EKVaq9yhoG`x1qnqgqg89aPxmDECxnxUL%Xgu-9_@=!St^H<@2}^5imQB;RiK IQ+Xu?0FeMuPyhe` delta 323 zcmdl`x1(;uJ2rkp1|0@VAU0$$0+J?^f3vBwg2gtgvI{eF8ZzhsrE`E1j$F?fEhcjd zPn^7qdmm5{DF654897-F85B-4108-A621-F2C4AB099A48} Win32Proj EgtExecutor + 10.0.17763.0 @@ -34,7 +35,7 @@ DynamicLibrary true Unicode - v120_xp + v141 DynamicLibrary @@ -48,7 +49,7 @@ false true Unicode - v120_xp + v141 diff --git a/stdafx.h b/stdafx.h index c1a8bb6..cf624da 100644 --- a/stdafx.h +++ b/stdafx.h @@ -7,10 +7,10 @@ #include "/EgtDev/Include/EgtTargetVer.h" -#include +#include #include -#include -#include +#include +#include // in Debug riconoscimento memory leakage #if defined( _DEBUG)