]> granicus.if.org Git - python/commitdiff
Fixed compile error on windows.
authorHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 3 Apr 2009 03:54:08 +0000 (03:54 +0000)
committerHirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp>
Fri, 3 Apr 2009 03:54:08 +0000 (03:54 +0000)
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PCbuild/pythoncore.vcproj

index 756e271cabcec8f1aa2c53217c312606d5d9e795..38d450ba91905a0884ecfe0d65df9f62b3b2155d 100644 (file)
@@ -519,6 +519,10 @@ SOURCE=..\..\Modules\md5module.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Objects\memoryobject.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Parser\metagrammar.c\r
 # End Source File\r
 # Begin Source File\r
index 601bfa096b2b473e9bef0ce85694b5ede0c752bc..672db124afbfa0e850c4d61ef009d2034c66c0de 100644 (file)
                <File
                        RelativePath="..\..\Modules\md5module.c">
                </File>
+               <File
+                       RelativePath="..\..\Objects\memoryobject.c">
+               </File>
                <File
                        RelativePath="..\..\Parser\metagrammar.c">
                </File>
index d1be268337463ba62778cb7058b2527a031d97e0..e0a53372a15fa7d3ba7f662d8ff5e4a9ed80bb80 100644 (file)
                                RelativePath="..\..\Objects\longobject.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Objects\memoryobject.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Objects\methodobject.c"
                                >
index 0d3d71e405a8f6e4f2e44d04893bb7b0f922154e..1b9056a5b452378bd92fc8e6573e10acf2be8c1a 100644 (file)
                                RelativePath="..\Objects\longobject.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Objects\memoryobject.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Objects\methodobject.c"
                                >