FS-10980: [mod_lua] Update lua version to 5.3.4 and move it to pre-compiled binaries on Windows.

This commit is contained in:
Andrey Volk
2018-03-30 20:04:34 +03:00
committed by Muteesa Fred
parent 00f14981b4
commit 50d38ba36c
7 changed files with 62 additions and 317 deletions
@@ -25,7 +25,7 @@
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(SolutionDir)w32\lua.props"/>
<Import Project="$(SolutionDir)w32\lua.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<CharacterSet>MultiByte</CharacterSet>
@@ -155,10 +155,6 @@
<Project>{202d7a4e-760d-4d0e-afa1-d7459ced30ff}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="$(SolutionDir)libs\win32\lua\lua.2015.vcxproj">
<Project>{4F990563-6DFB-45C3-B083-1938C6D7FFA4}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">