mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore'
is built before '_ctypes' is attempted. Will backport to 2.5 once it is unfrozen for 2.5.1.
This commit is contained in:
parent
019fcbc2e8
commit
e6bdb9be0e
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ Package=<5>
|
|||
|
||||
Package=<4>
|
||||
{{{
|
||||
Begin Project Dependency
|
||||
Project_Dep_Name pythoncore
|
||||
End Project Dependency
|
||||
}}}
|
||||
|
||||
###############################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue