From: Tim Peters Date: Fri, 1 Sep 2000 07:54:04 +0000 (+0000) Subject: Added installation of w9xpopen.exe. X-Git-Tag: v2.0b1~87 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b04e650a88cd37e6491043042187a1b108aafb74;p=python Added installation of w9xpopen.exe. Removed installation of Lib/plat-win/*.py, because it no longer exists! --- diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 3da61f7ffc..3ce7cb9ef6 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -660,6 +660,11 @@ item: Install File Destination=%MAINDIR%\pythonw.exe Flags=0000000000000010 end +item: Install File + Source=%_SRC_%\PCbuild\w9xpopen.exe + Destination=%MAINDIR%\w9xpopen.exe + Flags=0000000000000010 +end item: Install File Source=%_SRC_%\pcbuild\*.pyd Destination=%MAINDIR%\DLLs @@ -695,7 +700,7 @@ item: Install File Description=Library Modules Flags=0000000000000010 end -item: Install File +remarked item: Install File Source=%_SRC_%\Lib\plat-win\*.py Destination=%MAINDIR%\Lib\Plat-Win Description=Windows-specific library modules