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

Tim Peters tim_one@users.sourceforge.net
2001年3月22日 19:43:37 -0800


Update of /cvsroot/python/python/dist/src/PCbuild
In directory usw-pr-cvs1:/tmp/cvs-serv13436/python/dist/src/PCbuild
Modified Files:
	python20.wse 
Log Message:
Add Jeremy's compiler to the Windows install.
Index: python20.wse
===================================================================
RCS file: /cvsroot/python/python/dist/src/PCbuild/python20.wse,v
retrieving revision 1.34
retrieving revision 1.35
diff -C2 -r1.34 -r1.35
*** python20.wse	2001年03月21日 06:09:14	1.34
--- python20.wse	2001年03月23日 03:43:35	1.35
***************
*** 1024,1027 ****
--- 1024,1045 ----
 end
 item: Install File
+ Source=%_SRC_%\Tools\compiler\*.py
+ Destination=%MAINDIR%\Tools\compiler
+ Description=Python compiler written in Python
+ Flags=0000000000000010
+ end
+ item: Install File
+ Source=%_SRC_%\Tools\compiler\compiler\*.py
+ Destination=%MAINDIR%\Tools\compiler\compiler
+ Description=Python compiler written in Python
+ Flags=0000000000000010
+ end
+ item: Install File
+ Source=%_SRC_%\Tools\compiler\compiler\*.txt
+ Destination=%MAINDIR%\Tools\compiler\compiler
+ Description=Python compiler written in Python
+ Flags=0000000000000010
+ end
+ item: Install File
 Source=%_SRC_%\Tools\pynche\*.py
 Destination=%MAINDIR%\Tools\pynche

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