mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Add tcltk.props to "Visual Studio properties" section of PCbuild/readme.txt.
This commit is contained in:
parent
808676b432
commit
4b87dc6e83
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue