André Hentschel : make_specfiles: Add vcomp group.
27 Mar
2012
27 Mar
'12
5:48 p.m.
Module: wine Branch: master Commit: 41c4357f1523000ae93104ea1b79893f0b4296b0 URL: http://source.winehq.org/git/wine.git/?a=commit;h=41c4357f1523000ae93104ea1b... Author: André Hentschel <nerv(a)dawncrow.de> Date: Sun Mar 18 19:30:10 2012 +0100 make_specfiles: Add vcomp group. --- tools/make_specfiles | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/tools/make_specfiles b/tools/make_specfiles index 89af185..619c8ad 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -106,6 +106,10 @@ my @dll_groups = "setupapi", "cfgmgr32", ], + [ + "vcomp", + "vcomp100", + ], ); my $update_flags = 0;
5011
Age (days ago)
5011
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard