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

Guido van Rossum python-dev@python.org
Thu, 30 Mar 2000 17:44:53 -0500 (EST)


Update of /projects/cvsroot/python/dist/src/PCbuild
In directory eric:/home/guido/hp/mal/py-patched/PCbuild

Modified Files:
	python16.wse 
Log Message:
Mark Hammond: ensure the new standard module winreg is installed.



Index: python16.wse
===================================================================
RCS file: /projects/cvsroot/python/dist/src/PCbuild/python16.wse,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** python16.wse	2000/03/30 21:27:11	1.2
--- python16.wse	2000/03/30 22:44:50	1.3
***************
*** 687,690 ****
--- 687,695 ----
  end
  item: Install File
+   Source=%_SRC_%\pcbuild\winreg.pyd
+   Destination=%MAINDIR%\DLLs\winreg.pyd
+   Flags=0000000000000010
+ end
+ item: Install File
    Source=%_SRC_%\pcbuild\python16.dll
    Destination=%DLLDEST%\python16.dll