mirror of
https://github.com/python/cpython.git
synced 2025-11-07 21:29:26 +00:00
Add _ssl.pyd to the list of files to be installed by Wise.
This commit is contained in:
parent
f229f9f1e7
commit
fbac75fc42
1 changed files with 5 additions and 0 deletions
|
|
@ -1699,6 +1699,11 @@ item: Install File
|
||||||
Description=Extension modules
|
Description=Extension modules
|
||||||
Flags=0000000000000010
|
Flags=0000000000000010
|
||||||
end
|
end
|
||||||
|
item: Install File
|
||||||
|
Source=.\_ssl.pyd
|
||||||
|
Destination=%MAINDIR%\DLLs\_ssl.pyd
|
||||||
|
Flags=0000000000000010
|
||||||
|
end
|
||||||
item: Install File
|
item: Install File
|
||||||
Source=.\_sre.pyd
|
Source=.\_sre.pyd
|
||||||
Destination=%MAINDIR%\DLLs\_sre.pyd
|
Destination=%MAINDIR%\DLLs\_sre.pyd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue