Added code integrity header

This commit is contained in:
2023-07-01 05:32:23 +02:00
parent 31aabeda3d
commit 90ceb466fc
4 changed files with 567 additions and 0 deletions

View File

@ -116,6 +116,7 @@
<ClCompile Include="Domito.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\include\ci.h" />
<ClInclude Include="..\include\Domito.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />