From b155c835ca484035c12c3bd840f52f042231bba3 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Tue, 22 Jan 2019 18:02:55 +0000 Subject: [PATCH] lua : - ricompilata con VS 2017 (x32 come VS2013_XP, x64 come VS2017). --- lua.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lua.vcxproj b/lua.vcxproj index a305e93..5e7f1a8 100644 --- a/lua.vcxproj +++ b/lua.vcxproj @@ -29,27 +29,27 @@ DynamicLibrary true Unicode - v141_xp + v120_xp DynamicLibrary true Unicode - v141_xp + v141 DynamicLibrary false true Unicode - v141_xp + v120_xp DynamicLibrary false true Unicode - v141_xp + v141