6 Oct
2025
6 Oct
'25
10:33 a.m.
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. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9094#note_117647