From 4b87dc6e83d8ae2491ac847fbdd122fde7ebf734 Mon Sep 17 00:00:00 2001 From: Zachary Ware Date: Fri, 28 Mar 2014 23:36:43 -0500 Subject: [PATCH] Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt. --- PCbuild/readme.txt | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1