msvc/ucxtest/ucxtest.vcxproj

changeset 971
cc204fc56c9c
parent 970
c9b02747cfc5
--- a/msvc/ucxtest/ucxtest.vcxproj	Sat Nov 02 13:38:51 2024 +0100
+++ b/msvc/ucxtest/ucxtest.vcxproj	Sat Nov 02 13:48:53 2024 +0100
@@ -33,7 +33,7 @@
     <ClCompile Include="..\..\tests\test_string.c" />
     <ClCompile Include="..\..\tests\test_szmul.c" />
     <ClCompile Include="..\..\tests\test_tree.c" />
-    <ClCompile Include="..\..\tests\test_utils.c" />
+    <ClCompile Include="..\..\tests\test_streams.c" />
     <ClCompile Include="..\..\tests\ucxtest.c" />
     <ClCompile Include="..\..\tests\util_allocator.c" />
   </ItemGroup>

mercurial