summaryrefslogtreecommitdiffstats
path: root/PC/VC6/pythoncore.dsp
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:08:36 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:08:36 (GMT)
commit50e7cdb6b65b0376353d3f4edeaae9fb6db73d83 (patch)
treeba2ebe75e6ced01af397b3531715e6b0f856b64f /PC/VC6/pythoncore.dsp
parent6c60d099e5ed97ee0026687c1ec3401cca49c0c2 (diff)
downloadcpython-50e7cdb6b65b0376353d3f4edeaae9fb6db73d83.zip
cpython-50e7cdb6b65b0376353d3f4edeaae9fb6db73d83.tar.gz
cpython-50e7cdb6b65b0376353d3f4edeaae9fb6db73d83.tar.bz2
Updated VC6 files.
* pythoncore.dsp: updated project file * readme.txt: removed dead link * tcl852.patch: fixed patch. it was doubled.
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
-rw-r--r--PC/VC6/pythoncore.dsp14
1 files changed, 13 insertions, 1 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 4e598ff..34ad169 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -133,6 +133,10 @@ SOURCE=..\..\Modules\_csv.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_datetimemodule.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Modules\_functoolsmodule.c
# End Source File
# Begin Source File
@@ -185,6 +189,10 @@ SOURCE=..\..\Modules\_threadmodule.c
# End Source File
# Begin Source File
+SOURCE=..\..\Modules\_time.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Python\_warnings.c
# End Source File
# Begin Source File
@@ -309,7 +317,7 @@ SOURCE=..\..\Modules\zlib\crc32.c
# End Source File
# Begin Source File
-SOURCE=..\..\Modules\datetimemodule.c
+SOURCE=..\..\Python\dynamic_annotations.c
# End Source File
# Begin Source File
@@ -635,6 +643,10 @@ SOURCE=..\..\Python\pythonrun.c
# End Source File
# Begin Source File
+SOURCE=..\..\Python\pytime.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\rangeobject.c
# End Source File
# Begin Source File