]> granicus.if.org Git - python/commitdiff
Teach Windows how to build the new weakref module.
authorTim Peters <tim.peters@gmail.com>
Fri, 5 Oct 2001 22:14:45 +0000 (22:14 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 5 Oct 2001 22:14:45 +0000 (22:14 +0000)
PCbuild/pythoncore.dsp

index 48949cd2677620452311095878423d619c505a4d..4525e6b6934ea3aac38c04375d565ce3f551d19c 100644 (file)
@@ -1737,6 +1737,21 @@ SOURCE=..\Objects\unicodeobject.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\Objects\weakrefobject.c\r
+\r
+!IF  "$(CFG)" == "pythoncore - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
+\r
+!ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\Modules\xreadlinesmodule.c\r
 \r
 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r