summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:14:23 (GMT)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>2010-09-09 06:14:23 (GMT)
commitd72461a7eda3a25e67dacf505d601a4b4eb83ab2 (patch)
treeba6a7f81e10167be8b04697bb636222d8b2e296a /PC
parent50e7cdb6b65b0376353d3f4edeaae9fb6db73d83 (diff)
downloadcpython-d72461a7eda3a25e67dacf505d601a4b4eb83ab2.zip
cpython-d72461a7eda3a25e67dacf505d601a4b4eb83ab2.tar.gz
cpython-d72461a7eda3a25e67dacf505d601a4b4eb83ab2.tar.bz2
Updated VS7.1 project file. (I cannot test this file because I don't have VS7.1)
Diffstat (limited to 'PC')
-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 a1a2501..4478b72 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