diff options
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r-- | PC/VC6/pythoncore.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 357ad49..8fbb998 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -301,6 +301,10 @@ SOURCE=..\..\Objects\funcobject.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\functionalmodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\future.c
# End Source File
# Begin Source File
|