]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Modules/heapqmodule.c removed.
authorThomas Heller <theller@ctypes.org>
Thu, 22 Apr 2004 17:03:33 +0000 (17:03 +0000)
committerThomas Heller <theller@ctypes.org>
Thu, 22 Apr 2004 17:03:33 +0000 (17:03 +0000)
Modules/_heapmodule.c added.

PCbuild/pythoncore.vcproj

index c6d37d95375d2846303077adb717216e616139a1..953ccf9b1a8ffab85dfa9a5a158b2e8b9603faff 100644 (file)
                <File
                        RelativePath="..\Modules\cjkcodecs\_gbk.c">
                </File>
+               <File
+                       RelativePath="..\Modules\_heapmodule.c">
+               </File>
                <File
                        RelativePath="..\Modules\_hotshot.c">
                        <FileConfiguration
                                        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