Renamed ci.h to Domito.MinCrypt.h

Extended the README
This commit is contained in:
2023-07-02 12:22:41 +02:00
parent e0385accaf
commit fe0f9e5bcb
6 changed files with 17 additions and 4 deletions

View File

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