summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/pythoncore.vcproj
diff options
context:
space:
mode:
authorMark Dickinson <dickinsm@gmail.com>2009-11-30 21:51:30 (GMT)
committerMark Dickinson <dickinsm@gmail.com>2009-11-30 21:51:30 (GMT)
commit117a899e4dda2faa3d8476752ce612def935ae75 (patch)
tree6ccc261606c910f9e3e1ec5d711241709783bae9 /PC/VS8.0/pythoncore.vcproj
parent2ef9e8ce00c5727cbd8fc5e506f63835b670324d (diff)
downloadcpython-117a899e4dda2faa3d8476752ce612def935ae75.zip
cpython-117a899e4dda2faa3d8476752ce612def935ae75.tar.gz
cpython-117a899e4dda2faa3d8476752ce612def935ae75.tar.bz2
Add dtoa.c and dtoa.h to the relevant project files.
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-rw-r--r--PC/VS8.0/pythoncore.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj
index 6a62eee..bc249bc 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -715,6 +715,10 @@
>
</File>
<File
+ RelativePath="..\..\Include\dtoa.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\enumobject.h"
>
</File>