André Hentschel : tools: Add setupapi and cfgmgr to synchronize spec files automatically.
27 May
2011
27 May
'11
4:03 p.m.
Module: wine Branch: master Commit: 6d9e2d7fac6c3c67951f1a4ffe143ba7f8ffdf28 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6d9e2d7fac6c3c67951f1a4ffe... Author: André Hentschel <nerv(a)dawncrow.de> Date: Thu May 26 19:23:43 2011 +0200 tools: Add setupapi and cfgmgr to synchronize spec files automatically. --- tools/make_specfiles | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/tools/make_specfiles b/tools/make_specfiles index b03fe54..9e9b8e8 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -102,6 +102,10 @@ my @dll_groups = "xinput1_1", "xinput9_1_0", ], + [ + "setupapi", + "cfgmgr32", + ], ); my $update_flags = 0;
5316
Age (days ago)
5316
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard