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 --- build/cmplugin/cmstub.vcxproj | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) (limited to 'build/cmplugin') diff --git a/build/cmplugin/cmstub.vcxproj b/build/cmplugin/cmstub.vcxproj index 8d9adf1618..0c446d0019 100644 --- a/build/cmplugin/cmstub.vcxproj +++ b/build/cmplugin/cmstub.vcxproj @@ -55,20 +55,50 @@ + + + Create + + + + + Create + + + + + Create + + + + + Create + + + + + Create + + + + + Create + + $(SolutionDir)..\libs\win32\ @@ -142,4 +172,9 @@ + + + Create + + \ No newline at end of file -- cgit v1.2.3