18 Feb
2022
18 Feb
'22
9:14 p.m.
Module: wine Branch: master Commit: d40ecdd248b9d26aea1165f54b9b1a0b9d832644 URL: https://source.winehq.org/git/wine.git/?a=commit;h=d40ecdd248b9d26aea1165f54... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Fri Feb 18 10:14:17 2022 +0100 apisetschema: Add dll. Apiset data generated from the existing api-ms-* modules. Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- configure | 2 + configure.ac | 1 + dlls/apisetschema/Makefile.in | 3 + dlls/apisetschema/apisetschema.spec | 225 ++++++++++++++++++++++++++++++++++++ 4 files changed, 231 insertions(+) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d40ecdd248b9d26aea116...