mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-22 23:45:49 +01:00
7156d8cda9
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
|
||
---|---|---|
.. | ||
error.fmt | ||
query_config.fmt | ||
rename-1.3-2.0.txt | ||
version_features.fmt | ||
vs6-app-template.dsp | ||
vs6-main-template.dsp | ||
vs6-workspace-template.dsw | ||
vs2010-app-template.vcxproj | ||
vs2010-main-template.vcxproj | ||
vs2010-sln-template.sln |