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 --- src/core/stdmsg/stdmsg.vcxproj | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'src/core/stdmsg/stdmsg.vcxproj') diff --git a/src/core/stdmsg/stdmsg.vcxproj b/src/core/stdmsg/stdmsg.vcxproj index df123906a6..c3b3d3353c 100644 --- a/src/core/stdmsg/stdmsg.vcxproj +++ b/src/core/stdmsg/stdmsg.vcxproj @@ -25,4 +25,33 @@ + + + + + + + + + + + + + + + Create + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3