On Thu, 2 Nov 2023, Mark Harmstone wrote:

Signed-off-by: Mark Harmstone <[email protected]>
---
mingw-w64-crt/Makefile.am                     | 306 +++++++++++++++++
.../lib-common/windowscoreheadless_apiset.mri | 308 ++++++++++++++++++
mingw-w64-crt/lib32/Makefile.am               |   1 +
mingw-w64-crt/lib64/Makefile.am               |   1 +
mingw-w64-crt/libarm32/Makefile.am            |   1 +
mingw-w64-crt/libarm64/Makefile.am            |   1 +
6 files changed, 618 insertions(+)
create mode 100644 mingw-w64-crt/lib-common/windowscoreheadless_apiset.mri

LGTM, pushed.

I see that our version of this umbrella library does export a few more symbols than the official one, but I'm not sure if there's the same need to split .def files in order to get the exact list right as it is for windowsapp though, so this is probably good enough for now.

// Martin



_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to