From: Tim Peters Date: Tue, 9 Jan 2001 23:27:12 +0000 (+0000) Subject: Make Windows build compile new xreadlinesmodule. X-Git-Tag: v2.1a1~356 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=140d67081c3df1b284991fd3a1dc84763b9d640d;p=thirdparty%2FPython%2Fcpython.git Make Windows build compile new xreadlinesmodule. --- diff --git a/PCbuild/python20.dsp b/PCbuild/python20.dsp index ac2d03d1e4ca..df1e765ebc94 100644 --- a/PCbuild/python20.dsp +++ b/PCbuild/python20.dsp @@ -1677,6 +1677,21 @@ SOURCE=..\Objects\unicodeobject.c # End Source File # Begin Source File +SOURCE=..\Modules\xreadlinesmodule.c + +!IF "$(CFG)" == "python20 - Win32 Release" + +!ELSEIF "$(CFG)" == "python20 - Win32 Debug" + +!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug" + +!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release" + +!ENDIF + +# End Source File +# Begin Source File + SOURCE=..\Modules\yuvconvert.c !IF "$(CFG)" == "python20 - Win32 Release"