Noticed by Markvy. Fixes https://github.com/libsdl-org/SDL/issues/4787
@@ -1201,7 +1201,7 @@
<ClCompile Include="..\..\src\thread\SDL_thread.c">
<Filter>thread</Filter>
</ClCompile>
- <ClCompile Include="..\..\src\thread\windows\SDL_syscond_cv.c" />
+ <ClCompile Include="..\..\src\thread\windows\SDL_syscond_cv.c" >
<Filter>thread\windows</Filter>
<ClCompile Include="..\..\src\thread\windows\SDL_sysmutex.c">