summaryrefslogtreecommitdiff
path: root/PC/VS7.1
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:14:23 +0000
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:14:23 +0000
commit52b83ac6d3cce5a4df223c68a1d4a23b275f01d8 (patch)
treed83266fa3d0f5f9855d474e10cc38a20fd60b0d8 /PC/VS7.1
parent3044a30f606cbcf4c1941e20c3e40552b64c009a (diff)
downloadcpython-52b83ac6d3cce5a4df223c68a1d4a23b275f01d8.tar.gz
Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
Diffstat (limited to 'PC/VS7.1')
-rw-r--r--PC/VS7.1/pythoncore.vcproj28
1 files changed, 17 insertions, 11 deletions
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj
index a1a2501725..4478b7275c 100644
--- a/PC/VS7.1/pythoncore.vcproj
+++ b/PC/VS7.1/pythoncore.vcproj
@@ -391,9 +391,15 @@
RelativePath="..\..\Modules\_codecsmodule.c">
</File>
<File
+ RelativePath="..\..\Modules\_collectionsmodule.c">
+ </File>
+ <File
RelativePath="..\..\Modules\_csv.c">
</File>
<File
+ RelativePath="..\..\Modules\_datetimemodule.c">
+ </File>
+ <File
RelativePath="..\..\Modules\_functoolsmodule.c">
</File>
<File
@@ -427,10 +433,10 @@
RelativePath="..\..\Pc\_subprocess.c">
</File>
<File
- RelativePath="..\..\Modules\_weakref.c">
+ RelativePath="..\..\Modules\_time.c">
</File>
<File
- RelativePath="..\..\Pc\winreg.c">
+ RelativePath="..\..\Modules\_weakref.c">
</File>
<File
RelativePath="..\..\Objects\abstract.c">
@@ -472,6 +478,9 @@
RelativePath="..\..\Objects\bytes_methods.c">
</File>
<File
+ RelativePath="..\..\Objects\bytearrayobject.c">
+ </File>
+ <File
RelativePath="..\..\Objects\bytesobject.c">
</File>
<File
@@ -496,9 +505,6 @@
RelativePath="..\..\Objects\codeobject.c">
</File>
<File
- RelativePath="..\..\Modules\_collectionsmodule.c">
- </File>
- <File
RelativePath="..\..\Python\compile.c">
</File>
<File
@@ -511,9 +517,6 @@
RelativePath="..\..\Python\dynamic_annotations.c">
</File>
<File
- RelativePath="..\..\Modules\datetimemodule.c">
- </File>
- <File
RelativePath="..\..\Objects\descrobject.c">
</File>
<File
@@ -746,6 +749,9 @@
RelativePath="..\..\Python\pystrtod.c">
</File>
<File
+ RelativePath="..\..\Python\pytime.c">
+ </File>
+ <File
RelativePath="..\..\Python\Python-ast.c">
</File>
<File
@@ -779,9 +785,6 @@
RelativePath="..\..\Objects\sliceobject.c">
</File>
<File
- RelativePath="..\..\Objects\stringobject.c">
- </File>
- <File
RelativePath="..\..\Python\structmember.c">
</File>
<File
@@ -824,6 +827,9 @@
RelativePath="..\..\Objects\unicodeobject.c">
</File>
<File
+ RelativePath="..\..\Pc\winreg.c">
+ </File>
+ <File
RelativePath="..\..\Objects\weakrefobject.c">
</File>
<File