]> granicus.if.org Git - python/commitdiff
add new Python/exceptions.c to python16 project (courtesy Trent Mick)
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 1 Jun 2000 15:47:08 +0000 (15:47 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 1 Jun 2000 15:47:08 +0000 (15:47 +0000)
PCbuild/python16.dsp

index 20987d4152497ad5aefe746569111ad6ec75b666..98f14c2d4ad405e998329aedbe8045c8c3ae35a5 100644 (file)
@@ -540,6 +540,21 @@ SOURCE=..\Python\errors.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\python\exceptions.c\r
+\r
+!if  "$(cfg)" == "python16 - win32 release"\r
+\r
+!elseif  "$(cfg)" == "python16 - win32 debug"\r
+\r
+!elseif  "$(cfg)" == "python16 - win32 alpha debug"\r
+\r
+!elseif  "$(cfg)" == "python16 - win32 alpha release"\r
+\r
+!endif \r
+\r
+# end source file\r
+# begin source file\r
+\r
 SOURCE=..\Objects\fileobject.c\r
 \r
 !IF  "$(CFG)" == "python16 - Win32 Release"\r