From 1035623eda6c23594b4d59328962a848eddf3304 Mon Sep 17 00:00:00 2001 From: DarioS Date: Sun, 24 Apr 2022 17:00:18 +0200 Subject: [PATCH] lua : - ricompilate versioni a 32bit con v141_xp (VisualStudio 2017 C++ per XP). --- lua.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lua.vcxproj b/lua.vcxproj index 21dc9b9..7551c6a 100644 --- a/lua.vcxproj +++ b/lua.vcxproj @@ -29,7 +29,7 @@ DynamicLibrary true Unicode - v120_xp + v141_xp DynamicLibrary @@ -42,7 +42,7 @@ false true Unicode - v120_xp + v141_xp DynamicLibrary