summaryrefslogtreecommitdiffstats
path: root/PC/VS8.0/pythoncore.vcproj
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-10-08 08:46:30 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-10-08 08:46:30 (GMT)
commite75bc2c6f9034dc2dd9ca91c05037904f4bab44a (patch)
treec2d4c1d570d918525499220c87e213689ee963aa /PC/VS8.0/pythoncore.vcproj
parent54c950f6b4e3e8449ba62c3e54445af9d273ae68 (diff)
downloadcpython-e75bc2c6f9034dc2dd9ca91c05037904f4bab44a.zip
cpython-e75bc2c6f9034dc2dd9ca91c05037904f4bab44a.tar.gz
cpython-e75bc2c6f9034dc2dd9ca91c05037904f4bab44a.tar.bz2
Follows Python/fileutils.c addition.
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 96f0544..1638311 100644
--- a/PC/VS8.0/pythoncore.vcproj
+++ b/PC/VS8.0/pythoncore.vcproj
@@ -723,6 +723,10 @@
>
</File>
<File
+ RelativePath="..\..\Include\fileutils.h"
+ >
+ </File>
+ <File
RelativePath="..\..\Include\floatobject.h"
>
</File>
@@ -1687,6 +1691,10 @@
>
</File>
<File
+ RelativePath="..\..\Python\fileutils.c"
+ >
+ </File>
+ <File
RelativePath="..\..\Python\formatter_unicode.c"
>
</File>