From 602472215ba901d357f959cfa78f010809491638 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 22 Apr 2004 18:30:17 +0000 Subject: [PATCH] Remove the Modules/heaqmodule.c, and add Modules/_heapmodule.c, so that the project compiles again with VC6. --- PC/VC6/pythoncore.dsp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 5e0ba21cff0..20cff7d9049 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