]> granicus.if.org Git - python/commitdiff
Added new files to Windows project files
authorChristian Heimes <christian@cheimes.de>
Fri, 18 Apr 2008 23:40:40 +0000 (23:40 +0000)
committerChristian Heimes <christian@cheimes.de>
Fri, 18 Apr 2008 23:40:40 +0000 (23:40 +0000)
More Windows related fixes are coming soon

PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PCbuild/pythoncore.vcproj

index 9ee1ebace38916371c25b802ef38d62390a61665..3d80857e66ffabc7bd1509ae9c2c599d4035fbe0 100644 (file)
@@ -583,6 +583,10 @@ SOURCE=..\..\Python\pyfpe.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Python\pymath.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Python\pystate.c\r
 # End Source File\r
 # Begin Source File\r
index 6497d28e9257ef0b6ae16398da0a5ab155c8d0e3..4d7943bfccda0cdec7fabb94863d5ce1b32ce32f 100644 (file)
                <File
                        RelativePath="..\..\Python\pyfpe.c">
                </File>
+               <File
+                       RelativePath="..\..\Python\pymath.c">
+               </File>
                <File
                        RelativePath="..\..\Python\pystate.c">
                </File>
index af92d983b439e8c5bdf1325ed3e153026d46c79c..624cf4de4a764a4e1c53a3e581116164fa91e515 100644 (file)
                                RelativePath="..\..\Python\pyfpe.c"\r
                                >\r
                        </File>\r
+                       <File\r
+                               RelativePath="..\..\Python\pymath.c"\r
+                               >\r
+                       </File>\r
                        <File\r
                                RelativePath="..\..\Python\pystate.c"\r
                                >\r
index 11b8345becde5bbb4c2c86eec602ed6657de1ab9..d8c1cdfb9b87c84e480c3863ebce153a4b9de593 100644 (file)
                                >
                        </File>
                        <File
-                               RelativePath="..\Include\bytesobject.h"
+                               RelativePath="..\Include\bytes_methods.h"
                                >
                        </File>
                        <File
-                               RelativePath="..\Include\bytes_methods.h"
+                               RelativePath="..\Include\bytesobject.h"
                                >
                        </File>
                        <File
                                RelativePath="..\Include\pymactoolbox.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Include\pymath.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Include\pymem.h"
                                >
                                >
                        </File>
                        <File
-                               RelativePath="..\Objects\bytesobject.c"
+                               RelativePath="..\Objects\bytes_methods.c"
                                >
                        </File>
                        <File
-                               RelativePath="..\Objects\bytes_methods.c"
+                               RelativePath="..\Objects\bytesobject.c"
                                >
                        </File>
                        <File
                                RelativePath="..\Python\pyfpe.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Python\pymath.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Python\pystate.c"
                                >