File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 110
110
<ClCompile Include =" ..\Modules\getpath_noop.c" />
111
111
<ClCompile Include =" ..\Modules\posixmodule.c" />
112
112
<ClCompile Include =" ..\Modules\signalmodule.c" />
113
+ <ClCompile Include =" ..\Modules\timemodule.c" />
113
114
<ClCompile Include =" ..\Modules\_tracemalloc.c" />
114
115
<ClCompile Include =" ..\Modules\_io\_iomodule.c" />
115
116
<ClCompile Include =" ..\Modules\_io\bufferedio.c" />
Original file line number Diff line number Diff line change 367
367
<ClCompile Include =" ..\Python\thread.c" >
368
368
<Filter >Source Files</Filter >
369
369
</ClCompile >
370
+ <ClCompile Include =" ..\Modules\timemodule.c" >
371
+ <Filter >Source Files</Filter >
372
+ </ClCompile >
370
373
<ClCompile Include =" ..\Parser\token.c" >
371
374
<Filter >Source Files</Filter >
372
375
</ClCompile >
You can’t perform that action at this time.
0 commit comments