From: Hirokazu Yamamoto Date: Sat, 18 Apr 2009 13:10:51 +0000 (+0000) Subject: Added Python/dtoa.c to project files. X-Git-Tag: v3.1b1~252 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f498113f3f8585f5e7c5f4cedca0108c41628c75;p=thirdparty%2FPython%2Fcpython.git Added Python/dtoa.c to project files. --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 5640682b6863..653569fb27f5 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 e24e5730b6c0..d60f7921c6b1 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -516,6 +516,9 @@ + +