From: Steve Dower Date: Wed, 4 Mar 2020 19:46:50 +0000 (+0000) Subject: Allow python_uwp.vcxproj to build with toolset v142 if present (GH-18777) X-Git-Tag: v3.7.8rc1~178 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a39353efc10df6b2ca13714222c4e610555bfb01;p=thirdparty%2FPython%2Fcpython.git Allow python_uwp.vcxproj to build with toolset v142 if present (GH-18777) --- diff --git a/PCbuild/python_uwp.vcxproj b/PCbuild/python_uwp.vcxproj index 14e138cbed3e..5d94a321d40d 100644 --- a/PCbuild/python_uwp.vcxproj +++ b/PCbuild/python_uwp.vcxproj @@ -36,6 +36,7 @@ {9DE9E23D-C8D4-4817-92A9-920A8B1FE5FF} + v142 diff --git a/PCbuild/pythonw_uwp.vcxproj b/PCbuild/pythonw_uwp.vcxproj index 79e105877fbe..3da05e351d48 100644 --- a/PCbuild/pythonw_uwp.vcxproj +++ b/PCbuild/pythonw_uwp.vcxproj @@ -36,6 +36,7 @@ {AB603547-1E2A-45B3-9E09-B04596006393} + v142