| 25 <ClCompile Include="..\..\tests\test_hash_key.c" /> |
25 <ClCompile Include="..\..\tests\test_hash_key.c" /> |
| 26 <ClCompile Include="..\..\tests\test_hash_map.c" /> |
26 <ClCompile Include="..\..\tests\test_hash_map.c" /> |
| 27 <ClCompile Include="..\..\tests\test_iterator.c" /> |
27 <ClCompile Include="..\..\tests\test_iterator.c" /> |
| 28 <ClCompile Include="..\..\tests\test_json.c" /> |
28 <ClCompile Include="..\..\tests\test_json.c" /> |
| 29 <ClCompile Include="..\..\tests\test_list.c" /> |
29 <ClCompile Include="..\..\tests\test_list.c" /> |
| |
30 <ClCompile Include="..\..\tests\test_kv_list.c" /> |
| 30 <ClCompile Include="..\..\tests\test_mempool.c" /> |
31 <ClCompile Include="..\..\tests\test_mempool.c" /> |
| 31 <ClCompile Include="..\..\tests\test_printf.c" /> |
32 <ClCompile Include="..\..\tests\test_printf.c" /> |
| 32 <ClCompile Include="..\..\tests\test_properties.c" /> |
33 <ClCompile Include="..\..\tests\test_properties.c" /> |
| 33 <ClCompile Include="..\..\tests\test_string.c" /> |
34 <ClCompile Include="..\..\tests\test_string.c" /> |
| 34 <ClCompile Include="..\..\tests\test_szmul.c" /> |
35 <ClCompile Include="..\..\tests\test_szmul.c" /> |