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/Variables/Variables.vcxproj | 44 +++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) (limited to 'plugins/Variables/Variables.vcxproj') diff --git a/plugins/Variables/Variables.vcxproj b/plugins/Variables/Variables.vcxproj index 037a7897cc..4081a9aee4 100644 --- a/plugins/Variables/Variables.vcxproj +++ b/plugins/Variables/Variables.vcxproj @@ -25,6 +25,46 @@ + + + + + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + + + + + + + + NotUsing @@ -35,4 +75,8 @@ {6124e997-426e-4a0b-9617-d6d577d5e7d7} + + + + \ No newline at end of file -- cgit v1.2.3