summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-06-08 20:32:58 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-06-08 20:32:58 (GMT)
commit2242fe84f998180e3019a15101b6b06d49d53d52 (patch)
tree24cd13c64f3fd7e22dcfd505d6fbdfa2d47e9d6c
parent737ea82a5abd448b3e214b44d7d3c579b77e8155 (diff)
downloadcpython-2242fe84f998180e3019a15101b6b06d49d53d52.zip
cpython-2242fe84f998180e3019a15101b6b06d49d53d52.tar.gz
cpython-2242fe84f998180e3019a15101b6b06d49d53d52.tar.bz2
Teach MSVC 6 about pystrtod.c.
-rw-r--r--PC/VC6/pythoncore.dsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp
index 84737e8..df8ae29 100644
--- a/PC/VC6/pythoncore.dsp
+++ b/PC/VC6/pythoncore.dsp
@@ -567,6 +567,10 @@ SOURCE=..\..\Python\pystate.c
# End Source File
# Begin Source File
+SOURCE=..\..\Python\pystrtod.c
+# End Source File
+# Begin Source File
+
SOURCE=..\python_nt.rc
# End Source File
# Begin Source File