Commit 93d1970a authored by Paul Gofman's avatar Paul Gofman Committed by Alexandre Julliard

msvcp140: Link to vcruntime140.

parent 297cb1c8
......@@ -2,6 +2,7 @@ MODULE = msvcp140.dll
EXTRADEFS = -D_MSVCP_VER=140
PARENTSRC = ../msvcp90
IMPORTLIB = msvcp140
IMPORTS = vcruntime140
C_SRCS = \
details.c \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment