dep/xxhash: Update to latest version

This commit is contained in:
Connor McLaughlin
2020-12-24 03:12:33 +10:00
parent 6de53054c1
commit 34dace4506
7 changed files with 4854 additions and 2605 deletions

View File

@ -52,10 +52,11 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="src\xxhash.c" />
<ClCompile Include="src\xxh_x86dispatch.c" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="include\xxh3.h" />
<ClInclude Include="include\xxhash.h" />
<ClInclude Include="include\xxh_x86dispatch.h" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{09553C96-9F39-49BF-8AE6-7ACBD07C410C}</ProjectGuid>