mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
Fix broken XML in Visual Studio project file (GH-127142)
This commit is contained in:
parent
0cb4d6c654
commit
615abb99a4
1 changed files with 2 additions and 0 deletions
|
|
@ -239,6 +239,8 @@
|
|||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\Python\instruction_sequence.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
<ClCompile Include="..\Python\interpconfig.c">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClCompile>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue