diff options
author | Raymond Hettinger <python@rcn.com> | 2009-11-30 21:14:25 (GMT) |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2009-11-30 21:14:25 (GMT) |
commit | 2ef9e8ce00c5727cbd8fc5e506f63835b670324d (patch) | |
tree | 3496b73cedd5b79c8174ad10dbc2306fdbd53eca /PC | |
parent | 9b4197ba53af85195cd722c4f85effee671c3474 (diff) | |
download | cpython-2ef9e8ce00c5727cbd8fc5e506f63835b670324d.zip cpython-2ef9e8ce00c5727cbd8fc5e506f63835b670324d.tar.gz cpython-2ef9e8ce00c5727cbd8fc5e506f63835b670324d.tar.bz2 |
Update project file for new file: dtoa.c
Diffstat (limited to 'PC')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 4e42531..6a62eee 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1687,6 +1687,10 @@ > </File> <File + RelativePath="..\..\Python\dtoa.c" + > + </File> + <File RelativePath="..\..\Python\dynload_win.c" > </File> |