]> granicus.if.org Git - python/commitdiff
Fix VS8.0 build by adding _time.h and _time.c to the project file.
authorRaymond Hettinger <python@rcn.com>
Sun, 1 Aug 2010 21:50:38 +0000 (21:50 +0000)
committerRaymond Hettinger <python@rcn.com>
Sun, 1 Aug 2010 21:50:38 +0000 (21:50 +0000)
PC/VS8.0/pythoncore.vcproj

index 9edd99ea735230b58237f332929a71eb4e991da8..0896a791f2e2450910c638f95ee111923d441995 100644 (file)
                                RelativePath="..\..\Include\sysmodule.h"
                                >
                        </File>
+                       <File
+                                RelativePath="..\..\Include\_time.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Include\timefuncs.h"
                                >
                                RelativePath="..\..\Modules\_threadmodule.c"
                                >
                        </File>
+                       <File
+                                RelativePath="..\..\Modules\_time.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Modules\timemodule.c"
                                >