msvc/ucxtest_dll/ucxtest_dll.vcxproj

changeset 1396
533ed620fd73
parent 1180
4c3a69b9723a
--- a/msvc/ucxtest_dll/ucxtest_dll.vcxproj	Thu Sep 25 14:49:26 2025 +0200
+++ b/msvc/ucxtest_dll/ucxtest_dll.vcxproj	Thu Sep 25 14:49:48 2025 +0200
@@ -27,6 +27,7 @@
     <ClCompile Include="..\..\tests\test_iterator.c" />
     <ClCompile Include="..\..\tests\test_json.c" />
     <ClCompile Include="..\..\tests\test_list.c" />
+    <ClCompile Include="..\..\tests\test_kv_list.c" />
     <ClCompile Include="..\..\tests\test_mempool.c" />
     <ClCompile Include="..\..\tests\test_printf.c" />
     <ClCompile Include="..\..\tests\test_properties.c" />

mercurial