]> granicus.if.org Git - python/commitdiff
Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.
authorZachary Ware <zachary.ware@gmail.com>
Sat, 29 Mar 2014 04:36:43 +0000 (23:36 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Sat, 29 Mar 2014 04:36:43 +0000 (23:36 -0500)
PCbuild/readme.txt

index 6002d4c4fbe348b5866952f9fb883ea6f3dffb5f..ee2d2a0ebc584b2470f5f48d774ba58f4e215db9 100644 (file)
@@ -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