summaryrefslogtreecommitdiff
path: root/PC/VS7.1/pythoncore.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'PC/VS7.1/pythoncore.vcproj')
-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