Is there a way we can also make makedep add the generated metadata as a resource for unit tests? I have a draft branch that implements `dlls/rometadata`, and it would be nice to use widl-generated winmd files to test `IMetaDataImport` and friends instead of manually defining it in C code, which is quite unergonomic.