summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Heller <theller@ctypes.org>2004-01-06 19:27:38 (GMT)
committerThomas Heller <theller@ctypes.org>2004-01-06 19:27:38 (GMT)
commitd2afa67755cd3ad1e633739673d9d13bb1642374 (patch)
tree7d1830129b1346b7858ea69af93b57da7b5faea1
parent2362da8712f01d6827a33b9891da0050db887bc5 (diff)
downloadcpython-d2afa67755cd3ad1e633739673d9d13bb1642374.zip
cpython-d2afa67755cd3ad1e633739673d9d13bb1642374.tar.gz
cpython-d2afa67755cd3ad1e633739673d9d13bb1642374.tar.bz2
Add the _bisectmodule.c source file to the pythoncore project - seems to have been forgotten.
-rw-r--r--PCbuild/pythoncore.vcproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index 4a733ef..7eeb787 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -154,6 +154,9 @@
</References>
<Files>
<File
+ RelativePath="..\Modules\_bisectmodule.c">
+ </File>
+ <File
RelativePath="..\Modules\_codecsmodule.c">
<FileConfiguration
Name="Release|Win32">