add basic CRC32 method

This commit is contained in:
2026-08-07 09:51:48 +09:00
parent 006ea5b62b
commit b79956b6ea
5 changed files with 130 additions and 12 deletions
+2 -1
View File
@@ -126,7 +126,8 @@
<ClCompile Include="main.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Define.h" />
<ClInclude Include="CRC.h" />
<ClInclude Include="ZipDefine.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">