Andrey Gusev : make_specfiles: Add api-ms-win-core-winrt-error-l1-1-* to combase group.

Alexandre Julliard julliard at winehq.org
Wed Apr 21 15:57:54 CDT 2021


Module: wine
Branch: master
Commit: 9b3d5b8e5e3764920b78626f48315be0b119d7b2
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9b3d5b8e5e3764920b78626f48315be0b119d7b2

Author: Andrey Gusev <andrey.goosev at gmail.com>
Date:   Wed Apr 21 13:27:13 2021 +0300

make_specfiles: Add api-ms-win-core-winrt-error-l1-1-* to combase group.

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 tools/make_specfiles | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/make_specfiles b/tools/make_specfiles
index 7486bd57647..4a151545aa0 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -470,6 +470,8 @@ my @dll_groups =
  ],
  [
   "combase",
+  "api-ms-win-core-winrt-error-l1-1-0",
+  "api-ms-win-core-winrt-error-l1-1-1",
   "api-ms-win-core-winrt-errorprivate-l1-1-1",
   "api-ms-win-core-winrt-l1-1-0",
   "api-ms-win-core-winrt-registration-l1-1-0",




More information about the wine-cvs mailing list