msvc/ucxtest/ucxtest.vcxproj

changeset 970
c9b02747cfc5
parent 952
dc53362bc5a7
child 971
cc204fc56c9c
--- a/msvc/ucxtest/ucxtest.vcxproj	Fri Nov 01 18:33:16 2024 +0100
+++ b/msvc/ucxtest/ucxtest.vcxproj	Sat Nov 02 13:38:51 2024 +0100
@@ -31,6 +31,7 @@
     <ClCompile Include="..\..\tests\test_printf.c" />
     <ClCompile Include="..\..\tests\test_properties.c" />
     <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\ucxtest.c" />

mercurial