Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 87106b5

Browse files
committed
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.
1 parent e2ab145 commit 87106b5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PCbuild/python20.wse

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ item: Global
3030
Variable Flags3=00001001
3131
Variable Name4=_DOC_
3232
Variable Description4=HTML documentation tree directory
33-
Variable Default4=C:\python16\doc
33+
Variable Default4=C:\Code\python\dist\src\html
3434
Variable Flags4=00001001
3535
Variable Name5=_TCLMINOR_
3636
Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
@@ -1171,6 +1171,7 @@ end
11711171
item: Install File
11721172
Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
11731173
Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
1174+
Description=Tcl/Tk binaries and libraries
11741175
Flags=0000000000000010
11751176
end
11761177
item: Install File

0 commit comments

Comments
 (0)