]> granicus.if.org Git - python/commitdiff
Make Windows build compile new xreadlinesmodule.
authorTim Peters <tim.peters@gmail.com>
Tue, 9 Jan 2001 23:27:12 +0000 (23:27 +0000)
committerTim Peters <tim.peters@gmail.com>
Tue, 9 Jan 2001 23:27:12 +0000 (23:27 +0000)
PCbuild/python20.dsp

index ac2d03d1e4cae8bc4a03533f7e6327dada2129d2..df1e765ebc94c576c92cd71f1b37783431834bc0 100644 (file)
@@ -1677,6 +1677,21 @@ SOURCE=..\Objects\unicodeobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Modules\xreadlinesmodule.c\r
+\r
+!IF  "$(CFG)" == "python20 - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "python20 - Win32 Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "python20 - Win32 Alpha Release"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\Modules\yuvconvert.c\r
 \r
 !IF  "$(CFG)" == "python20 - Win32 Release"\r