diff options
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r-- | PC/VC6/pythoncore.dsp | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 2c68b0c..dfc2bad 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -97,6 +97,10 @@ SOURCE=..\..\Modules\_codecsmodule.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\_csv.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_hotshot.c
# End Source File
# Begin Source File
@@ -109,10 +113,18 @@ SOURCE=..\..\Modules\_randommodule.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\_sre.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_weakref.c
# End Source File
# Begin Source File
+SOURCE=..\_winreg.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\abstract.c
# End Source File
# Begin Source File
@@ -193,6 +205,10 @@ SOURCE=..\..\Modules\cStringIO.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\datetimemodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\descrobject.c
# End Source File
# Begin Source File
@@ -371,6 +387,10 @@ SOURCE=..\..\Objects\methodobject.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\mmapmodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\modsupport.c
# End Source File
# Begin Source File
@@ -415,6 +435,10 @@ SOURCE=..\..\Parser\parser.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\parsermodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Parser\parsetok.c
# End Source File
# Begin Source File
@@ -507,6 +531,10 @@ SOURCE=..\..\Python\symtable.c # End Source File
# Begin Source File
+SOURCE=..\..\Modules\symtablemodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\sysmodule.c
# End Source File
# Begin Source File
|