make_specfiles: Add atl group.
This commit is contained in:
parent
5a1276bf39
commit
b08f2237ee
|
@ -110,6 +110,10 @@ my @dll_groups =
|
|||
"vcomp",
|
||||
"vcomp100",
|
||||
],
|
||||
[
|
||||
"atl",
|
||||
"atl80",
|
||||
],
|
||||
);
|
||||
|
||||
my $update_flags = 0;
|
||||
|
|
Loading…
Reference in New Issue