diff --git a/EgtExecutor.rc b/EgtExecutor.rc index 469e9c0..0a70fa3 100644 Binary files a/EgtExecutor.rc and b/EgtExecutor.rc differ diff --git a/EgtExecutor.vcxproj b/EgtExecutor.vcxproj index 8b7ee5b..c66716c 100644 --- a/EgtExecutor.vcxproj +++ b/EgtExecutor.vcxproj @@ -22,6 +22,7 @@ {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)