Adding chagnes for cmake and VStudio

This commit is contained in:
Rohit Jain
2018-10-12 14:08:13 -07:00
parent 535226cadb
commit b91f982e1e
8 changed files with 20 additions and 4 deletions
+1
View File
@@ -175,6 +175,7 @@
<ClCompile Include="..\..\..\lib\compress\zstd_ldm.c" />
<ClCompile Include="..\..\..\lib\decompress\huf_decompress.c" />
<ClCompile Include="..\..\..\lib\decompress\zstd_decompress.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />
<ClCompile Include="..\..\..\programs\bench.c" />
<ClCompile Include="..\..\..\tests\fullbench.c" />