Matteo Bruni : tools: Add d3dx11_xx to make_specfiles.

Alexandre Julliard julliard at winehq.org
Tue Mar 13 17:10:54 CDT 2018


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

Author: Matteo Bruni <mbruni at codeweavers.com>
Date:   Tue Mar 13 19:17:42 2018 +0100

tools: Add d3dx11_xx to make_specfiles.

Signed-off-by: Matteo Bruni <mbruni at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

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

diff --git a/tools/make_specfiles b/tools/make_specfiles
index 8df802f..da06330 100755
--- a/tools/make_specfiles
+++ b/tools/make_specfiles
@@ -92,6 +92,10 @@ my @dll_groups =
   "d3dx10_33",
  ],
  [
+  "d3dx11_43",
+  "d3dx11_42",
+ ],
+ [
   "xinput1_3",
   "xinput1_4",
   "xinput1_2",




More information about the wine-cvs mailing list