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
@@ -167,6 +167,7 @@
<ItemGroup>
<ClCompile Include="..\..\..\lib\common\xxhash.c" />
<ClCompile Include="..\..\..\programs\util.c" />
<ClCompile Include="..\..\..\programs\timefn.c" />
<ClCompile Include="..\..\..\programs\datagen.c" />
<ClCompile Include="..\..\..\programs\benchfn.c" />
<ClCompile Include="..\..\..\tests\fullbench.c" />