Hans Leidekker (@hans) commented about tools/makedep.c:
if ((file = open_local_generated_file( make, pFile, ".ico", ".svg" ))) return file; } if ((file = open_local_generated_file( make, pFile, "-client-protocol.h", ".xml" ))) return file;
- if ((file = open_local_generated_file( make, pFile, ".winmd", ".idl" ))) return file;
Please put this in a separate MR.