VS: Add support for add_custom_command DEPFILE
Transform the depfile into MSBuild AdditionalInputs content. Add
MSBuild Targets to update AdditionalInputs and the .tlog files for
future builds without actually modifying the .vcxproj file.
Fixes: #20286 (closed)