Add util.c into vs project file.

This commit is contained in:
guangli-dai
2023-10-18 16:44:36 -07:00
committed by Qi Wang
parent 04d1a87b78
commit 756d4df2fd
8 changed files with 16 additions and 0 deletions

View File

@@ -96,6 +96,7 @@
<ClCompile Include="..\..\..\..\src\thread_event.c" />
<ClCompile Include="..\..\..\..\src\ticker.c" />
<ClCompile Include="..\..\..\..\src\tsd.c" />
<ClCompile Include="..\..\..\..\src\util.c" />
<ClCompile Include="..\..\..\..\src\witness.c" />
</ItemGroup>
<PropertyGroup Label="Globals">