Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cadd5b6 commit b04e650Copy full SHA for b04e650
1 file changed
PCbuild/python20.wse
@@ -660,6 +660,11 @@ item: Install File
660
Destination=%MAINDIR%\pythonw.exe
661
Flags=0000000000000010
662
end
663
+item: Install File
664
+ Source=%_SRC_%\PCbuild\w9xpopen.exe
665
+ Destination=%MAINDIR%\w9xpopen.exe
666
+ Flags=0000000000000010
667
+end
668
item: Install File
669
Source=%_SRC_%\pcbuild\*.pyd
670
Destination=%MAINDIR%\DLLs
@@ -695,7 +700,7 @@ item: Install File
695
700
Description=Library Modules
696
701
697
702
698
-item: Install File
703
+remarked item: Install File
699
704
Source=%_SRC_%\Lib\plat-win\*.py
705
Destination=%MAINDIR%\Lib\Plat-Win
706
Description=Windows-specific library modules
0 commit comments