Modules/heapqmodule.c removed.
Modules/_heapmodule.c added.
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj
index c6d37d9..953ccf9 100644
--- a/PCbuild/pythoncore.vcproj
+++ b/PCbuild/pythoncore.vcproj
@@ -207,6 +207,9 @@
 			RelativePath="..\Modules\cjkcodecs\_gbk.c">
 		</File>
 		<File
+			RelativePath="..\Modules\_heapmodule.c">
+		</File>
+		<File
 			RelativePath="..\Modules\_hotshot.c">
 			<FileConfiguration
 				Name="Release|Win32">
@@ -1199,25 +1202,6 @@
 			</FileConfiguration>
 		</File>
 		<File
-			RelativePath="..\Modules\heapqmodule.c">
-			<FileConfiguration
-				Name="Release|Win32">
-				<Tool
-					Name="VCCLCompilerTool"
-					Optimization="2"
-					AdditionalIncludeDirectories=""
-					PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;$(NoInherit)"/>
-			</FileConfiguration>
-			<FileConfiguration
-				Name="Debug|Win32">
-				<Tool
-					Name="VCCLCompilerTool"
-					Optimization="0"
-					AdditionalIncludeDirectories=""
-					PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
-			</FileConfiguration>
-		</File>
-		<File
 			RelativePath="..\Modules\imageop.c">
 			<FileConfiguration
 				Name="Release|Win32">