Update Visual studio project file

Updating the submodule resulted in new header and source files, we need
to update the shipped project files too.
This commit is contained in:
Janos Follath 2019-08-08 15:29:37 +01:00
parent be4efc2b38
commit 8e65c50202

View File

@ -238,6 +238,7 @@
<ClCompile Include="..\..\crypto\library\platform_util.c" />
<ClCompile Include="..\..\crypto\library\poly1305.c" />
<ClCompile Include="..\..\crypto\library\psa_crypto.c" />
<ClCompile Include="..\..\crypto\library\psa_crypto_se.c" />
<ClCompile Include="..\..\crypto\library\psa_crypto_slot_management.c" />
<ClCompile Include="..\..\crypto\library\psa_crypto_storage.c" />
<ClCompile Include="..\..\crypto\library\psa_its_file.c" />