]> granicus.if.org Git - python/commitdiff
Add collectionsmodule.c.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 1 Feb 2004 18:02:48 +0000 (18:02 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 1 Feb 2004 18:02:48 +0000 (18:02 +0000)
Don't link with largeint.lib anymore.

PCbuild/pythoncore.vcproj

index 6785f57b77a17a339e98aadda73245798e3e89f8..c6d37d95375d2846303077adb717216e616139a1 100644 (file)
@@ -40,7 +40,6 @@
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="largeint.lib"
                                OutputFile="./python24.dll"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
                                Name="VCCustomBuildTool"/>
                        <Tool
                                Name="VCLinkerTool"
-                               AdditionalDependencies="largeint.lib"
                                OutputFile="./python24_d.dll"
                                LinkIncremental="1"
                                SuppressStartupBanner="TRUE"
                                        PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;$(NoInherit)"/>
                        </FileConfiguration>
                </File>
+               <File
+                       RelativePath="..\Modules\collectionsmodule.c">
+               </File>
                <File
                        RelativePath="..\Python\compile.c">
                        <FileConfiguration