mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Now that I've got real docs, redirect _DOC_ out of the Python 1.6 tree and
to the new docs. Added a description to the Tcl/Tk file copies.
This commit is contained in:
parent
e2ab1451cf
commit
87106b58cf
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,7 @@ item: Global
|
||||||
Variable Flags3=00001001
|
Variable Flags3=00001001
|
||||||
Variable Name4=_DOC_
|
Variable Name4=_DOC_
|
||||||
Variable Description4=HTML documentation tree directory
|
Variable Description4=HTML documentation tree directory
|
||||||
Variable Default4=C:\python16\doc
|
Variable Default4=C:\Code\python\dist\src\html
|
||||||
Variable Flags4=00001001
|
Variable Flags4=00001001
|
||||||
Variable Name5=_TCLMINOR_
|
Variable Name5=_TCLMINOR_
|
||||||
Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
|
Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
|
||||||
|
@ -1171,6 +1171,7 @@ end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
|
Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
|
||||||
Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
|
Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
|
||||||
|
Description=Tcl/Tk binaries and libraries
|
||||||
Flags=0000000000000010
|
Flags=0000000000000010
|
||||||
end
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue