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 --- plugins/MirLua/MirLua.vcxproj | 93 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 86 insertions(+), 7 deletions(-) (limited to 'plugins/MirLua/MirLua.vcxproj') diff --git a/plugins/MirLua/MirLua.vcxproj b/plugins/MirLua/MirLua.vcxproj index 4d97c40c33..1c5086294c 100644 --- a/plugins/MirLua/MirLua.vcxproj +++ b/plugins/MirLua/MirLua.vcxproj @@ -28,6 +28,83 @@ + + + + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + ..\stdafx.h + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + comctl32.lib;rpcrt4.lib;%(AdditionalDependencies) @@ -37,11 +114,13 @@ - - - - ..\stdafx.h - - + + + + + + + + - + \ No newline at end of file -- cgit v1.2.3