mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 09:21:19 +00:00
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:
parent
be4efc2b38
commit
8e65c50202
@ -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" />
|
||||
|
Loading…
Reference in New Issue
Block a user