mbedtls/scripts/data_files
Chris Jones e2191cd789 Update includes to use library/ instead of include/mbedtls/
Simple find and replace using `#include (<|")mbedtls/(.*)_internal.h(>|")`
and `#include $1$2_internal.h$3`.

Also re-generated visualc files by running
`scripts/generate_visualc_files.pl`.

Signed-off-by: Chris Jones <christopher.jones@arm.com>
2021-03-10 12:52:37 +00:00
..
error.fmt Simplify conditional guards in error.c 2020-11-16 15:02:16 +01:00
query_config.fmt Update includes to use library/ instead of include/mbedtls/ 2021-03-10 12:52:37 +00:00
version_features.fmt Update copyright notices to use Linux Foundation guidance 2020-08-19 10:35:41 +02:00
vs6-app-template.dsp
vs6-main-template.dsp
vs6-workspace-template.dsw
vs2010-app-template.vcxproj Remove definitions and settings that are never used or duplicate MSVC 2020-05-21 17:19:56 +03:00
vs2010-main-template.vcxproj Remove definitions and settings that are never used or duplicate MSVC 2020-05-21 17:19:56 +03:00
vs2010-sln-template.sln