From a0fa47ed9d7be66a62f1cd05bc9577588c04a4fe Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 6 Sep 2018 12:39:04 +0300 Subject: fix for vs2015 compatibility --- build/vc.common/common.props | 1 + 1 file changed, 1 insertion(+) diff --git a/build/vc.common/common.props b/build/vc.common/common.props index 52d7943315..d124a76473 100644 --- a/build/vc.common/common.props +++ b/build/vc.common/common.props @@ -4,6 +4,7 @@ $(ProjectName) Win32Proj Unicode + v140_xp v141_xp $(SolutionDir)$(Configuration)\Obj\$(ProjectName)\ $(SolutionDir)$(Configuration)64\Obj\$(ProjectName)\ -- cgit v1.2.3