From: Zachary Ware Date: Sat, 29 Mar 2014 04:36:43 +0000 (-0500) Subject: Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. X-Git-Tag: v3.5.0a1~2001 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b87dc6e83d8ae2491ac847fbdd122fde7ebf734;p=python Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 6002d4c4fb..ee2d2a0ebc 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -320,6 +320,7 @@ The property files used are (+-- = "also imports"): * pyproject (base settings for all projects, user macros like PyDllName) * release (release macro: NDEBUG) * sqlite3 (used only by sqlite3.vcxproj) + * tcltk (used by _tkinter, tcl, tk and tix projects) * x64 (AMD64 / x64 platform specific settings) The pyproject property file defines _WIN32 and x64 defines _WIN64 and