From 444101948987eb013d568cf6b519923f1c8c85cb Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 9 Jan 2025 17:49:27 +0100 Subject: [PATCH] =?UTF-8?q?lua=20:=20-=20ricompilazione=20per=20Win32=20se?= =?UTF-8?q?nza=20pi=C3=B9=20limite=20a=20Windows=20XP.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lua.vcxproj b/lua.vcxproj index 786ee64..c4fbd60 100644 --- a/lua.vcxproj +++ b/lua.vcxproj @@ -22,14 +22,14 @@ {7F71DE1E-D8E2-4BB4-9736-8234E389B238} Win32Proj lua - 10.0.20348.0 + 10.0 DynamicLibrary true Unicode - v141_xp + v143 DynamicLibrary @@ -42,7 +42,7 @@ false true Unicode - v141_xp + v143 DynamicLibrary @@ -124,7 +124,7 @@ copy $(TargetPath) \EgtProg\DllD32 WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) ProgramDatabase stdcpp17 - stdc17 + Default Windows @@ -179,7 +179,7 @@ copy $(TargetPath) \EgtProg\Dll32 WIN32;LUA_BUILD_AS_DLL;_CRT_SECURE_NO_WARNINGS;NDEBUG;_WINDOWS;_USRDLL;LUA_EXPORTS;%(PreprocessorDefinitions) true stdcpp17 - stdc17 + Default AnySuitable Speed NotSet