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-Tag: v3.9.0a1~1221 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=12f1c726d8328e5e096c35c36901f6d19bc942d3;p=thirdparty%2FPython%2Fcpython.git bpo-37333: Ensure IncludeTkinter has a value (GH-14240) --- diff --git a/PCbuild/python.props b/PCbuild/python.props index 0f93a0038366..c38be2c7418b 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -81,6 +81,9 @@ $(BuildPath)python$(PyDebugExt).exe + + + true