]> granicus.if.org Git - python/commitdiff
Issue #9012: Add _time.c and _time.h to the Visual Studio project file
authorVictor Stinner <victor.stinner@haypocalc.com>
Wed, 16 Jun 2010 23:05:06 +0000 (23:05 +0000)
committerVictor Stinner <victor.stinner@haypocalc.com>
Wed, 16 Jun 2010 23:05:06 +0000 (23:05 +0000)
Add these new files, added by r82034, to the pythoncore project.

PCbuild/pythoncore.vcproj

index 2388a717225971d3018bf59da582517253a2915b..6beb3c5f8593b1755fddef617ed828310199d905 100644 (file)
                                RelativePath="..\Modules\_struct.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\Modules\_time.c"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\Modules\_time.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\Modules\_weakref.c"
                                >