diff --git a/LuaInterface/Lua/src/lua514.vcxproj b/LuaInterface/Lua/src/lua514.vcxproj index ce6ac6f33c..33a9324ea5 100644 --- a/LuaInterface/Lua/src/lua514.vcxproj +++ b/LuaInterface/Lua/src/lua514.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,24 +20,25 @@ ManagedCProj lua51 v4.0 + 8.1 DynamicLibrary Unicode - v100 + v140_xp true DynamicLibrary Unicode - v100 + v140_xp true DynamicLibrary Unicode - v100 + v140_xp @@ -103,6 +104,7 @@ $(OutDir)lua51.lib MachineX86 + Windows @@ -128,6 +130,7 @@ $(OutDir)lua51.lib MachineX86 + Windows @@ -169,6 +172,7 @@ $(OutDir)lua51.lib MachineX86 + Windows @@ -204,11 +208,7 @@ false false - - false - false - false - + diff --git a/References/LuaInterface.dll b/References/LuaInterface.dll index 46bdb94093..bfdd781c34 100644 Binary files a/References/LuaInterface.dll and b/References/LuaInterface.dll differ diff --git a/References/lua51.dll b/References/lua51.dll index 62393ca2aa..4e4316442d 100644 Binary files a/References/lua51.dll and b/References/lua51.dll differ