msvcp_win: Forward to msvcp140.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51415
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Piotr Caban 2021-11-19 19:47:18 +01:00 committed by Alexandre Julliard
parent 241455e84b
commit 9321d524be
2 changed files with 3253 additions and 3250 deletions

File diff suppressed because it is too large Load Diff

View File

@ -72,6 +72,10 @@ my @dll_groups =
"msvcp120",
"msvcp120_app",
],
[
"msvcp140",
"msvcp_win",
],
[
"d3d10",
"d3d10_1",