--- a/msvc/libucx/libucx.vcxproj Sat Nov 02 13:38:51 2024 +0100 +++ b/msvc/libucx/libucx.vcxproj Sat Nov 02 13:48:53 2024 +0100 @@ -38,7 +38,7 @@ <ClInclude Include="..\..\src\cx\string.h" /> <ClInclude Include="..\..\src\cx\test.h" /> <ClInclude Include="..\..\src\cx\tree.h" /> - <ClInclude Include="..\..\src\cx\utils.h" /> + <ClInclude Include="..\..\src\cx\streams.h" /> </ItemGroup> <ItemGroup> <ClCompile Include="..\..\src\allocator.c" /> @@ -57,7 +57,7 @@ <ClCompile Include="..\..\src\properties.c" /> <ClCompile Include="..\..\src\string.c" /> <ClCompile Include="..\..\src\tree.c" /> - <ClCompile Include="..\..\src\utils.c" /> + <ClCompile Include="..\..\src\streams.c" /> </ItemGroup> <PropertyGroup Label="Globals"> <VCProjectVersion>17.0</VCProjectVersion>