summaryrefslogtreecommitdiffstats
path: root/PCbuild/pythoncore.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r--PCbuild/pythoncore.vcproj12
1 files changed, 9 insertions, 3 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 063c0ce..19cd833 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -442,9 +442,9 @@
<File
RelativePath="..\Objects\bytes_methods.c">
</File>
- <File
- RelativePath="..\Objects\bytesobject.c">
- </File>
+ <File
+ RelativePath="..\Objects\bytesobject.c">
+ </File>
<File
RelativePath="..\Objects\cellobject.c">
</File>
@@ -632,6 +632,9 @@
RelativePath="..\Objects\methodobject.c">
</File>
<File
+ RelativePath="..\Modules\md5module.c">
+ </File>
+ <File
RelativePath="..\Modules\mmapmodule.c">
</File>
<File
@@ -716,6 +719,9 @@
RelativePath="..\Objects\setobject.c">
</File>
<File
+ RelativePath="..\Modules\sha1module.c">
+ </File>
+ <File
RelativePath="..\Modules\sha256module.c">
</File>
<File