mbedtls/scripts/data_files
Gilles Peskine 7156d8cda9 Don't hard-code include paths in templates
generate_visualc_files.pl has a list of directories that it pulls
headers from, so it knows what directories to put on the include path.
Make it inject the include path into the output files, rather than
hard-coding the include paths in template files.

A similar change (but with different code) was made in Mbed TLS in
commit b78cf2b261
"Adjust visual studio file generation to always use the crypto submodule".

No semantic change: this commit does not change the generated files.
2020-02-26 14:37:07 +01:00
..
error.fmt Remove duplicate include statement 2019-12-19 10:27:57 +00:00
query_config.fmt Remove certs.h 2019-07-15 15:52:25 +01:00
rename-1.3-2.0.txt Fix redefinition of macro ssl_set_bio 2016-12-07 10:27:00 +00:00
version_features.fmt Making version features easily ROM-able when using Arm C compiler. 2019-06-12 12:26:37 +02:00
vs6-app-template.dsp Add missing VS project files, generated by script 2013-09-18 14:34:33 +02:00
vs6-main-template.dsp Rename in visual C script and templates 2015-01-26 16:44:38 +00:00
vs6-workspace-template.dsw Add VS6 workspace to update-vs-apps.pl 2014-05-22 13:52:50 +02:00
vs2010-app-template.vcxproj Don't hard-code include paths in templates 2020-02-26 14:37:07 +01:00
vs2010-main-template.vcxproj Don't hard-code include paths in templates 2020-02-26 14:37:07 +01:00
vs2010-sln-template.sln Rename in visual C script and templates 2015-01-26 16:44:38 +00:00