From f15c7ef5cb58d765ae0f379350c3e6a672070552 Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Wed, 19 Jun 2019 10:55:23 -0700 Subject: [PATCH] bpo-37333: Ensure IncludeTkinter has a value --- PCbuild/python.props | 3 +++ 1 file changed, 3 insertions(+) diff --git a/PCbuild/python.props b/PCbuild/python.props index 0f93a00383664e..c38be2c7418b65 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -81,6 +81,9 @@ $(BuildPath)python$(PyDebugExt).exe + + + true