summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2010-08-06 09:22:46 (GMT)
committerRaymond Hettinger <python@rcn.com>2010-08-06 09:22:46 (GMT)
commit373e78c6f51f028373aca51fc70dd5b48159e5ce (patch)
treed1730a9b66b37c5c36bc915997ed789b1ea98b6e /PC/VS8.0
parentc34d76cdc3212615f9a3c2c4b1c542592372b5f8 (diff)
downloadcpython-373e78c6f51f028373aca51fc70dd5b48159e5ce.zip
cpython-373e78c6f51f028373aca51fc70dd5b48159e5ce.tar.gz
cpython-373e78c6f51f028373aca51fc70dd5b48159e5ce.tar.bz2
Fix the VS8.0 build
Diffstat (limited to 'PC/VS8.0')
-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 0896a79..402ac3e 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -879,6 +879,10 @@
>
</File>
<File
+ RelativePath="..\..\Include\pytime.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\pymem.h"
>
</File>
@@ -1767,6 +1771,10 @@
>
</File>
<File
+ RelativePath="..\..\Python\pytime.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\pystate.c"
>
</File>