From f498113f3f8585f5e7c5f4cedca0108c41628c75 Mon Sep 17 00:00:00 2001 From: Hirokazu Yamamoto Date: Sat, 18 Apr 2009 13:10:51 +0000 Subject: Added Python/dtoa.c to project files. --- PC/VC6/pythoncore.dsp | 4 ++++ PC/VS7.1/pythoncore.vcproj | 3 +++ 2 files changed, 7 insertions(+) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 5640682..653569f 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -341,6 +341,10 @@ SOURCE=..\dl_nt.c # End Source File # Begin Source File +SOURCE=..\..\Python\dtoa.c +# End Source File +# Begin Source File + SOURCE=..\..\Python\dynload_win.c # End Source File # Begin Source File diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index e24e573..d60f792 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -517,6 +517,9 @@ RelativePath="..\..\PC\dl_nt.c"> + +