[Python-checkins] CVS: python/dist/src/PCbuild python20.wse,1.3,1.4

Guido van Rossum python-dev@python.org
2000年6月30日 07:50:54 -0700


Update of /cvsroot/python/python/dist/src/PCbuild
In directory slayer.i.sourceforge.net:/tmp/cvs-serv12135
Modified Files:
	python20.wse 
Log Message:
Poke and hope for Tcl version: now settable through _TCLMINOR_
variable...
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** python20.wse	2000年06月30日 14:30:28	1.3
--- python20.wse	2000年06月30日 14:50:52	1.4
***************
*** 33,36 ****
--- 33,40 ----
 Variable Default4=C:\src\Python-2.0\html
 Variable Flags4=00001001
+ Variable Name5=_TCLMINOR_
+ Variable Description5=Tcl/Tk Minor Version (e.g. the "3" in "8.3.1")
+ Variable Default5=2
+ Variable Flags5=00001000
 end
 remarked item: Open/Close INSTALL.LOG
***************
*** 1132,1142 ****
 end
 item: Install File
! Source=%_SRC_%\..\tcl8.2\bin\tcl82.dll
! Destination=%MAINDIR%\DLLs\tcl82.dll
 Flags=0000000000000010
 end
 item: Install File
! Source=%_SRC_%\..\tcl8.2\bin\tk82.dll
! Destination=%MAINDIR%\DLLs\tk82.dll
 Flags=0000000000000010
 end
--- 1136,1146 ----
 end
 item: Install File
! Source=%_SRC_%\..\tcl\bin\tcl8%_TCLMINOR_%.dll
! Destination=%MAINDIR%\DLLs\tcl8%_TCLMINOR_%.dll
 Flags=0000000000000010
 end
 item: Install File
! Source=%_SRC_%\..\tcl\bin\tk8%_TCLMINOR_%.dll
! Destination=%MAINDIR%\DLLs\tk8%_TCLMINOR_%.dll
 Flags=0000000000000010
 end

AltStyle によって変換されたページ (->オリジナル) /