mirror of
https://github.com/reactos/wine.git
synced 2024-11-28 22:20:26 +00:00
tools: Add more spec files to synchronize automatically.
This commit is contained in:
parent
cd2beae51b
commit
6744fec6c7
@ -70,6 +70,38 @@ my @dll_groups =
|
||||
"d3dx9_25",
|
||||
"d3dx9_24",
|
||||
],
|
||||
[
|
||||
"d3dx10_43",
|
||||
"d3dx10_42",
|
||||
"d3dx10_41",
|
||||
"d3dx10_40",
|
||||
"d3dx10_39",
|
||||
"d3dx10_38",
|
||||
"d3dx10_37",
|
||||
"d3dx10_36",
|
||||
"d3dx10_35",
|
||||
"d3dx10_34",
|
||||
"d3dx10_33",
|
||||
],
|
||||
[
|
||||
"d3dcompiler_43",
|
||||
"d3dcompiler_42",
|
||||
"d3dcompiler_41",
|
||||
"d3dcompiler_40",
|
||||
"d3dcompiler_39",
|
||||
"d3dcompiler_38",
|
||||
"d3dcompiler_37",
|
||||
"d3dcompiler_36",
|
||||
"d3dcompiler_35",
|
||||
"d3dcompiler_34",
|
||||
"d3dcompiler_33",
|
||||
],
|
||||
[
|
||||
"xinput1_3",
|
||||
"xinput1_2",
|
||||
"xinput1_1",
|
||||
"xinput9_1_0",
|
||||
],
|
||||
);
|
||||
|
||||
my $update_flags = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user