From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 19 Jun 2019 20:25:44 +0000 (-0700) Subject: bpo-37333: Ensure IncludeTkinter has a value (GH-14240) X-Git-Tag: v3.8.0b2~91 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=389abd37ba50a327ae7388c6b016604cbd980e4b;p=python bpo-37333: Ensure IncludeTkinter has a value (GH-14240) (cherry picked from commit 12f1c726d8328e5e096c35c36901f6d19bc942d3) Co-authored-by: Steve Dower --- 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