Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b04e650

Browse files
committed
Added installation of w9xpopen.exe.
Removed installation of Lib/plat-win/*.py, because it no longer exists!
1 parent cadd5b6 commit b04e650

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

PCbuild/python20.wse

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,11 @@ item: Install File
660660
Destination=%MAINDIR%\pythonw.exe
661661
Flags=0000000000000010
662662
end
663+
item: Install File
664+
Source=%_SRC_%\PCbuild\w9xpopen.exe
665+
Destination=%MAINDIR%\w9xpopen.exe
666+
Flags=0000000000000010
667+
end
663668
item: Install File
664669
Source=%_SRC_%\pcbuild\*.pyd
665670
Destination=%MAINDIR%\DLLs
@@ -695,7 +700,7 @@ item: Install File
695700
Description=Library Modules
696701
Flags=0000000000000010
697702
end
698-
item: Install File
703+
remarked item: Install File
699704
Source=%_SRC_%\Lib\plat-win\*.py
700705
Destination=%MAINDIR%\Lib\Plat-Win
701706
Description=Windows-specific library modules

0 commit comments

Comments
 (0)