From 9f75de77d912d11d49d36a9c87b3b94fe43209f1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 May 2020 14:11:15 +0300 Subject: fix for broken project file compatibility in VS2019 16.6.0 --- libs/liblua/liblua.vcxproj | 130 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 128 insertions(+), 2 deletions(-) (limited to 'libs/liblua/liblua.vcxproj') diff --git a/libs/liblua/liblua.vcxproj b/libs/liblua/liblua.vcxproj index c8a6ff2034..09ffc2ea06 100644 --- a/libs/liblua/liblua.vcxproj +++ b/libs/liblua/liblua.vcxproj @@ -30,7 +30,7 @@ $(SolutionDir)$(Configuration)\Libs\ $(SolutionDir)$(Configuration)64\Libs\ - + .dll $(OutDir)$(TargetName)$(TargetExt) @@ -41,4 +41,130 @@ 4244;4310;4702;%(DisableSpecificWarnings) - + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + NotUsing + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3