tools: Add setupapi and cfgmgr to synchronize spec files automatically.

oldstable
André Hentschel 2011-05-26 19:23:43 +02:00 committed by Alexandre Julliard
parent c6e38bfee6
commit 6d9e2d7fac
1 changed files with 4 additions and 0 deletions

View File

@ -102,6 +102,10 @@ my @dll_groups =
"xinput1_1",
"xinput9_1_0",
],
[
"setupapi",
"cfgmgr32",
],
);
my $update_flags = 0;