--- a/msvc/ucxtest/ucxtest.vcxproj.filters Fri Nov 01 18:33:16 2024 +0100 +++ b/msvc/ucxtest/ucxtest.vcxproj.filters Sat Nov 02 13:38:51 2024 +0100 @@ -47,6 +47,9 @@ <ClCompile Include="..\..\tests\test_string.c"> <Filter>Source</Filter> </ClCompile> + <ClCompile Include="..\..\tests\test_szmul.c"> + <Filter>Source</Filter> + </ClCompile> <ClCompile Include="..\..\tests\test_tree.c"> <Filter>Source</Filter> </ClCompile>