summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZachary Ware <zachary.ware@gmail.com>2014-03-29 04:36:43 (GMT)
committerZachary Ware <zachary.ware@gmail.com>2014-03-29 04:36:43 (GMT)
commit4b87dc6e83d8ae2491ac847fbdd122fde7ebf734 (patch)
tree22a84499b331cc7dda67db6a66a6ec741ded4ad1
parent808676b43265601a9b5c9b0e8d39b1c827a445c4 (diff)
downloadcpython-4b87dc6e83d8ae2491ac847fbdd122fde7ebf734.zip
cpython-4b87dc6e83d8ae2491ac847fbdd122fde7ebf734.tar.gz
cpython-4b87dc6e83d8ae2491ac847fbdd122fde7ebf734.tar.bz2
Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.
-rw-r--r--PCbuild/readme.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index 6002d4c..ee2d2a0 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