mirror of
https://github.com/python/cpython.git
synced 2025-07-29 06:05:00 +00:00
Removed newmodule.c from the project, and removed references to it from
the Windowish builds.
This commit is contained in:
parent
94c9d909d5
commit
0add0e86c7
4 changed files with 0 additions and 233 deletions
|
@ -1253,21 +1253,6 @@ SOURCE=..\Python\mystrtoul.c
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\Modules\newmodule.c
|
||||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Debug"
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Debug"
|
||||
|
||||
!ELSEIF "$(CFG)" == "pythoncore - Win32 Alpha Release"
|
||||
|
||||
!ENDIF
|
||||
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\Parser\node.c
|
||||
|
||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue