updated Visual projects

added timefn
This commit is contained in:
Yann Collet
2019-04-10 15:07:36 -07:00
parent 2c6b14ed22
commit 2fa4f2e246
7 changed files with 17 additions and 1 deletions
+1
View File
@@ -53,6 +53,7 @@
<ClCompile Include="..\..\..\lib\legacy\zstd_v06.c" />
<ClCompile Include="..\..\..\lib\legacy\zstd_v07.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\timefn.c" />
<ClCompile Include="..\..\..\programs\benchfn.c" />
<ClCompile Include="..\..\..\programs\benchzstd.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />