add basic CRC32 method
This commit is contained in:
+2
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user