mirror of
https://github.com/python/cpython.git
synced 2025-07-30 06:34:15 +00:00
Issue #15150: regenerate python3stub.def.
This commit is contained in:
parent
2c30ee1bd8
commit
1641cea02b
2 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$(OutDir)python3.dll: python3.def $(OutDir)python32stub.lib
|
||||
$(OutDir)python3.dll: python3.def $(OutDir)python33stub.lib
|
||||
cl /LD /Fe$(OutDir)python3.dll python3dll.c python3.def $(OutDir)python33stub.lib
|
||||
|
||||
$(OutDir)python33stub.lib: python33stub.def
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue