summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/pythoncore.vcproj
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2009-04-17 18:47:01 (GMT)
committerRaymond Hettinger <python@rcn.com>2009-04-17 18:47:01 (GMT)
commitb687e763eb70c4df36fd5cd9aa5960a5237fa28f (patch)
treedfa70aed58f0ce108d7716c3f52ec04d7b676ae0 /PC/VS8.0/pythoncore.vcproj
parent7f0ea323ee99a06cb8075151403125e0b928137c (diff)
downloadcpython-b687e763eb70c4df36fd5cd9aa5960a5237fa28f.zip
cpython-b687e763eb70c4df36fd5cd9aa5960a5237fa28f.tar.gz
cpython-b687e763eb70c4df36fd5cd9aa5960a5237fa28f.tar.bz2
Add dtoc.[ch] to the VS8.0 project file.
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-rw-r--r--PC/VS8.0/pythoncore.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj
index 88af248..464e79d 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -707,6 +707,10 @@
>
</File>
<File
+ RelativePath="..\..\Include\dtoa.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\enumobject.h"
>
</File>
@@ -1639,6 +1643,10 @@
>
</File>
<File
+ RelativePath="..\..\Python\dtoa.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\dynload_win.c"
>
</File>