From: Steve Dower Date: Wed, 19 Jun 2019 20:07:23 +0000 (-0700) Subject: bpo-37333: Ensure IncludeTkinter has a value (GH-14240) X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12f1c726d8328e5e096c35c36901f6d19bc942d3;p=python bpo-37333: Ensure IncludeTkinter has a value (GH-14240) --- diff --git a/PCbuild/python.props b/PCbuild/python.props index 0f93a00383..c38be2c741 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -81,6 +81,9 @@ $(BuildPath)python$(PyDebugExt).exe + + + true