mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-09 15:22:11 -04:00
Update generated Visual Studio project
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
d5e5e6dbae
commit
1b2aec260e
@ -248,6 +248,7 @@
|
||||
<ClInclude Include="..\..\tests\include\test\psa_exercise_key.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\psa_helpers.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\psa_memory_poisoning_wrappers.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\psa_test_wrappers.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\random.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\ssl_helpers.h" />
|
||||
<ClInclude Include="..\..\tests\include\test\drivers\aead.h" />
|
||||
@ -392,6 +393,7 @@
|
||||
<ClCompile Include="..\..\tests\src\psa_crypto_helpers.c" />
|
||||
<ClCompile Include="..\..\tests\src\psa_exercise_key.c" />
|
||||
<ClCompile Include="..\..\tests\src\psa_memory_poisoning_wrappers.c" />
|
||||
<ClCompile Include="..\..\tests\src\psa_test_wrappers.c" />
|
||||
<ClCompile Include="..\..\tests\src\random.c" />
|
||||
<ClCompile Include="..\..\tests\src\test_memory.c" />
|
||||
<ClCompile Include="..\..\tests\src\threading_helpers.c" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user