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 56e8e37..5e0ba21 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -269,6 +269,10 @@ SOURCE=..\..\Python\codecs.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\collectionsmodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\compile.c
# End Source File
# Begin Source File
|