diff options
-rw-r--r-- | PCbuild/python16.wse | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/PCbuild/python16.wse b/PCbuild/python16.wse index bec28f4..739648b 100644 --- a/PCbuild/python16.wse +++ b/PCbuild/python16.wse @@ -686,6 +686,11 @@ item: Install File 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
Flags=0000000000000010
|