13 Mar
2018
13 Mar
'18
6:17 p.m.
Signed-off-by: Matteo Bruni <mbruni(a)codeweavers.com> --- We'll probably want to rework d3dx*_* DLLs to share more code at some point but, for the time being, this will help. Please rerun make_specfiles after applying the patch :) tools/make_specfiles | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools/make_specfiles b/tools/make_specfiles index cf685b6b85a..cdbc92b4325 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", -- 2.13.6