From: Guido van Rossum Date: Thu, 30 Mar 2000 22:44:50 +0000 (+0000) Subject: Mark Hammond: ensure the new standard module winreg is installed. X-Git-Tag: v1.6a1~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c4cba8ef22ef3a2f5312b9731f7b4d2fecdee97;p=python Mark Hammond: ensure the new standard module winreg is installed. --- diff --git a/PCbuild/python16.wse b/PCbuild/python16.wse index bec28f4d15..739648bd97 100644 --- a/PCbuild/python16.wse +++ b/PCbuild/python16.wse @@ -685,6 +685,11 @@ item: Install File Destination=%MAINDIR%\DLLs\bsddb.pyd Flags=0000000000000010 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