Modules/heapqmodule.c removed.

Modules/_heapmodule.c added.
This commit is contained in:
Thomas Heller 2004-04-22 17:03:33 +00:00
parent 54d1a3b920
commit 8598b10037
1 changed files with 3 additions and 19 deletions

View File

@ -206,6 +206,9 @@
<File
RelativePath="..\Modules\cjkcodecs\_gbk.c">
</File>
<File
RelativePath="..\Modules\_heapmodule.c">
</File>
<File
RelativePath="..\Modules\_hotshot.c">
<FileConfiguration
@ -1198,25 +1201,6 @@
PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
</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