mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-24 00:06:32 +01:00
- Added missing files to Visual C projects
This commit is contained in:
parent
01cc394848
commit
384b75ac9c
2 changed files with 42 additions and 1 deletions
|
|
@ -155,6 +155,7 @@
|
|||
<ClInclude Include="..\..\include\polarssl\cipher.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\cipher_wrap.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\config.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\ctr_drbg.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\debug.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\des.h" />
|
||||
<ClInclude Include="..\..\include\polarssl\dhm.h" />
|
||||
|
|
@ -224,4 +225,4 @@
|
|||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue