From: Raymond Hettinger Date: Tue, 1 Jun 2004 16:29:57 +0000 (+0000) Subject: Add genobject.c to the MSVC++ 6.0 build. X-Git-Tag: v2.4a1~320 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=19a02ece02995ee012d8710f2304d403070a30fd;p=python Add genobject.c to the MSVC++ 6.0 build. --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 527e891e89..dc4acd4a0e 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -361,6 +361,10 @@ SOURCE=..\..\Modules\gcmodule.c # End Source File # Begin Source File +SOURCE=..\..\Objects\genobject.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\getargs.c # End Source File # Begin Source File