mirror of
https://github.com/python/cpython.git
synced 2025-10-29 01:22:59 +00:00
Windows: Remove soundex from pythoncore subproject.
This commit is contained in:
parent
debc352e9c
commit
15d72703fc
1 changed files with 0 additions and 15 deletions
|
|
@ -1482,21 +1482,6 @@ SOURCE=..\Objects\sliceobject.c
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\Modules\soundex.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=..\Objects\stringobject.c
|
SOURCE=..\Objects\stringobject.c
|
||||||
|
|
||||||
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
!IF "$(CFG)" == "pythoncore - Win32 Release"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue