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 001c821..de8860f 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -193,6 +193,10 @@ SOURCE=..\..\Modules\arraymodule.c # End Source File
# Begin Source File
+SOURCE=..\..\Python\_warnings.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\asdl.c
# End Source File
# Begin Source File
|