Kaydet (Commit) 8598b100 authored tarafından Thomas Heller's avatar Thomas Heller

Modules/heapqmodule.c removed.

Modules/_heapmodule.c added.
üst 54d1a3b9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment