mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Issue #9012: Add _time.c and _time.h to the Visual Studio project file
Add these new files, added by r82034, to the pythoncore project.
This commit is contained in:
parent
d95a586d77
commit
79ee19f3db
1 changed files with 8 additions and 0 deletions
|
@ -1039,6 +1039,14 @@
|
|||
RelativePath="..\Modules\_struct.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_time.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_time.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\Modules\_weakref.c"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue