From: Tim Peters Date: Thu, 22 Feb 2001 19:51:31 +0000 (+0000) Subject: Windows: Remove soundex from pythoncore subproject. X-Git-Tag: v2.1b1~231 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15d72703fccdcdcdce4122f624f5b6c85527567b;p=python Windows: Remove soundex from pythoncore subproject. --- diff --git a/PCbuild/pythoncore.dsp b/PCbuild/pythoncore.dsp index c4326178f9..1b8e68fdec 100644 --- a/PCbuild/pythoncore.dsp +++ b/PCbuild/pythoncore.dsp @@ -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"