From de6efdb7727853186aba02b3dbc1d59665eedc89 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Sat, 3 Dec 2016 11:56:20 -0800 Subject: [PATCH] Ensures intermediate directory is created before accessing it. --- PCbuild/pythoncore.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/PCbuild/pythoncore.vcxproj b/PCbuild/pythoncore.vcxproj index dc5c6703c7..970344fd12 100644 --- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -405,6 +405,7 @@ <_HG Condition="$(HG.Contains(` `))">"$(HG)" + -- 2.40.0