Adding util.c to zstd VS file

This commit is contained in:
Rohit Jain
2018-10-12 14:22:05 -07:00
parent b91f982e1e
commit 9056fe2290
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -50,6 +50,7 @@
<ClCompile Include="..\..\..\lib\legacy\zstd_v05.c" />
<ClCompile Include="..\..\..\lib\legacy\zstd_v06.c" />
<ClCompile Include="..\..\..\lib\legacy\zstd_v07.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\bench.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />
<ClCompile Include="..\..\..\programs\dibio.c" />