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
@@ -182,6 +182,7 @@
<ClCompile Include="..\..\..\lib\dictBuilder\divsufsort.c" />
<ClCompile Include="..\..\..\lib\dictBuilder\zdict.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\timefn.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />
<ClCompile Include="..\..\..\tests\fuzzer.c" />
</ItemGroup>