mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
[Filetools, xxHash] Add xxHash as an option, currently not hooked up
This commit is contained in:
@@ -124,6 +124,7 @@
|
||||
<Compile Include="External\NaturalSort\NaturalComparer.cs" />
|
||||
<Compile Include="External\NaturalSort\NaturalReversedComparer.cs" />
|
||||
<Compile Include="External\OptimizedCRC.cs" />
|
||||
<Compile Include="External\xxHash.cs" />
|
||||
<Compile Include="External\Zlib\CRC32.cs" />
|
||||
<Compile Include="External\Zlib\Deflate.cs" />
|
||||
<Compile Include="External\Zlib\DeflateStream.cs" />
|
||||
|
||||
Reference in New Issue
Block a user