msvcp140: Add importlib.

Signed-off-by: Daniel Lehman <dlehman@esri.com>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Daniel Lehman 2022-01-25 07:25:56 -08:00 committed by Alexandre Julliard
parent caea3d10fa
commit 4ba0dd1ddb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
MODULE = msvcp140.dll
EXTRADEFS = -D_MSVCP_VER=140
PARENTSRC = ../msvcp90
IMPORTLIB = msvcp140
C_SRCS = \
details.c \