Windows: Remove soundex from pythoncore subproject.

This commit is contained in:
Tim Peters 2001-02-22 19:51:31 +00:00
parent debc352e9c
commit 15d72703fc
1 changed files with 0 additions and 15 deletions

View File

@ -1482,21 +1482,6 @@ SOURCE=..\Objects\sliceobject.c
# End 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
!IF "$(CFG)" == "pythoncore - Win32 Release"