mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Mark Hammond: ensure the new standard module winreg is installed.
This commit is contained in:
parent
a12c7a7620
commit
8c4cba8ef2
1 changed files with 5 additions and 0 deletions
|
@ -685,6 +685,11 @@ item: Install File
|
||||||
Destination=%MAINDIR%\DLLs\bsddb.pyd
|
Destination=%MAINDIR%\DLLs\bsddb.pyd
|
||||||
Flags=0000000000000010
|
Flags=0000000000000010
|
||||||
end
|
end
|
||||||
|
item: Install File
|
||||||
|
Source=%_SRC_%\pcbuild\winreg.pyd
|
||||||
|
Destination=%MAINDIR%\DLLs\winreg.pyd
|
||||||
|
Flags=0000000000000010
|
||||||
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=%_SRC_%\pcbuild\python16.dll
|
Source=%_SRC_%\pcbuild\python16.dll
|
||||||
Destination=%DLLDEST%\python16.dll
|
Destination=%DLLDEST%\python16.dll
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue