From: Martin v. Löwis Date: Fri, 15 Oct 2004 04:27:51 +0000 (+0000) Subject: Add _subprocess.c X-Git-Tag: v2.4b1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=919637afb012c09107ddf44215958a35e1ea6286;p=thirdparty%2FPython%2Fcpython.git Add _subprocess.c --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 31008e8a70bd..a4026dacc731 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -149,6 +149,10 @@ SOURCE=..\..\Modules\_sre.c # End Source File # Begin Source File +SOURCE=..\..\PC\_subprocess.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\_weakref.c # End Source File # Begin Source File