summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorRaymond Hettinger <python@rcn.com>2005-08-24 12:13:23 (GMT)
committerRaymond Hettinger <python@rcn.com>2005-08-24 12:13:23 (GMT)
commit142e16d3385159927705551a5fc0b8110f460eda (patch)
tree401bd5c2c21d765871ed714399ff073a7f3e05e5 /PCbuild
parentbe3856dcd41b444642a77c93e1f94367741692e7 (diff)
downloadcpython-142e16d3385159927705551a5fc0b8110f460eda.zip
cpython-142e16d3385159927705551a5fc0b8110f460eda.tar.gz
cpython-142e16d3385159927705551a5fc0b8110f460eda.tar.bz2
Correct names of sha modules.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pythoncore.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 652d312..945fd5c 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -2764,7 +2764,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\Modules\shamodule256.c">
+ RelativePath="..\Modules\sha256module.c">
<FileConfiguration
Name="Release|Win32">
<Tool
@@ -2791,7 +2791,7 @@
</FileConfiguration>
</File>
<File
- RelativePath="..\Modules\shamodule512.c">
+ RelativePath="..\Modules\sha512module.c">
<FileConfiguration
Name="Release|Win32">
<Tool