Skip to content

Commit

Permalink
Fix broken XML in Visual Studio project file (pythonGH-127142)
Browse files Browse the repository at this point in the history
  • Loading branch information
smurav authored Nov 22, 2024
1 parent 0cb4d6c commit 615abb9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions PCbuild/_freeze_module.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 615abb9

Please sign in to comment.