diff options
author | Thomas Heller <theller@ctypes.org> | 2004-04-27 18:34:08 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2004-04-27 18:34:08 (GMT) |
commit | 1a74a128cefeb02a0eb634cb4eeb0fb87e0458d3 (patch) | |
tree | b5f2f4a602a5613102df6df01dc56b0845fe8c7b /PCbuild | |
parent | e898d1987ead74b8547639bc26ebf7fe7ff42e3b (diff) | |
download | cpython-1a74a128cefeb02a0eb634cb4eeb0fb87e0458d3.zip cpython-1a74a128cefeb02a0eb634cb4eeb0fb87e0458d3.tar.gz cpython-1a74a128cefeb02a0eb634cb4eeb0fb87e0458d3.tar.bz2 |
The filename of this module changed again...
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index 953ccf9..dc2683a 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -207,7 +207,7 @@ RelativePath="..\Modules\cjkcodecs\_gbk.c"> </File> <File - RelativePath="..\Modules\_heapmodule.c"> + RelativePath="..\Modules\_heapqmodule.c"> </File> <File RelativePath="..\Modules\_hotshot.c"> |