mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-29 11:41:15 +03:00
Add new size.h to vs2010 project
New file is needed for vs2010 project. Signed-off-by: John Durkop <john.durkop@fermatsoftware.com>
This commit is contained in:
@ -241,6 +241,7 @@
|
|||||||
<ClInclude Include="..\..\tests\include\test\drivers\cipher.h" />
|
<ClInclude Include="..\..\tests\include\test\drivers\cipher.h" />
|
||||||
<ClInclude Include="..\..\tests\include\test\drivers\keygen.h" />
|
<ClInclude Include="..\..\tests\include\test\drivers\keygen.h" />
|
||||||
<ClInclude Include="..\..\tests\include\test\drivers\signature.h" />
|
<ClInclude Include="..\..\tests\include\test\drivers\signature.h" />
|
||||||
|
<ClInclude Include="..\..\tests\include\test\drivers\size.h" />
|
||||||
<ClInclude Include="..\..\tests\include\test\drivers\test_driver.h" />
|
<ClInclude Include="..\..\tests\include\test\drivers\test_driver.h" />
|
||||||
<ClInclude Include="..\..\library\common.h" />
|
<ClInclude Include="..\..\library\common.h" />
|
||||||
<ClInclude Include="..\..\library\psa_crypto_core.h" />
|
<ClInclude Include="..\..\library\psa_crypto_core.h" />
|
||||||
|
Reference in New Issue
Block a user