From 919637afb012c09107ddf44215958a35e1ea6286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 15 Oct 2004 04:27:51 +0000 Subject: [PATCH] Add _subprocess.c --- PC/VC6/pythoncore.dsp | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 31008e8a70b..a4026dacc73 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