Move SDL_mslibc.c into the source file list

This commit is contained in:
Sam Lantinga 2022-11-13 11:08:37 -08:00
parent c4b9f62164
commit 1b0277da61
1 changed files with 4 additions and 1 deletions

View File

@ -842,5 +842,8 @@
<ClCompile Include="..\src\joystick\controller_type.c">
<Filter>Source Files</Filter>
</ClCompile>
<ClCompile Include="..\src\stdlib\SDL_mslibc.c">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
</Project>
</Project>