André Hentschel : make_specfiles: Add atl group.
6 Apr
2012
6 Apr
'12
7:43 p.m.
Module: wine Branch: master Commit: b08f2237ee81fcfef7ed24b202c3173fe9db7e07 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b08f2237ee81fcfef7ed24b202... Author: André Hentschel <nerv(a)dawncrow.de> Date: Thu Apr 5 19:41:01 2012 +0200 make_specfiles: Add atl group. --- tools/make_specfiles | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/tools/make_specfiles b/tools/make_specfiles index 619c8ad..a39889f 100755 --- a/tools/make_specfiles +++ b/tools/make_specfiles @@ -110,6 +110,10 @@ my @dll_groups = "vcomp", "vcomp100", ], + [ + "atl", + "atl80", + ], ); my $update_flags = 0;
5004
Age (days ago)
5004
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard