From: Thomas Heller Date: Thu, 22 Apr 2004 18:30:17 +0000 (+0000) Subject: Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so X-Git-Tag: v2.4a1~476 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=602472215ba901d357f959cfa78f010809491638;p=python Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so that the project compiles again with VC6. --- diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 5e0ba21cff..20cff7d904 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -145,6 +145,10 @@ SOURCE=..\..\Modules\cjkcodecs\_gbk.c # End Source File # Begin Source File +SOURCE=..\..\Modules\_heapmodule.c +# End Source File +# Begin Source File + SOURCE=..\..\Modules\_hotshot.c # End Source File # Begin Source File @@ -402,10 +406,6 @@ SOURCE=..\..\Parser\grammar1.c # End Source File # Begin Source File -SOURCE=..\..\Modules\heapqmodule.c -# End Source File -# Begin Source File - SOURCE=..\..\Modules\imageop.c # End Source File # Begin Source File