Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808676b commit 4b87dc6Copy full SHA for 4b87dc6
1 file changed
PCbuild/readme.txt
@@ -320,6 +320,7 @@ The property files used are (+-- = "also imports"):
320
* pyproject (base settings for all projects, user macros like PyDllName)
321
* release (release macro: NDEBUG)
322
* sqlite3 (used only by sqlite3.vcxproj)
323
+ * tcltk (used by _tkinter, tcl, tk and tix projects)
324
* x64 (AMD64 / x64 platform specific settings)
325
326
The pyproject property file defines _WIN32 and x64 defines _WIN64 and
0 commit comments