winegstreamer: Introduce new wg_sample_create_quartz helper for quartz_transform.c.
[wine.git] / dlls / msvcp140 / Makefile.in
blobeb0c8c3ef39d21395aac9e9e7dbaeb95852ab536
1 MODULE = msvcp140.dll
2 EXTRADEFS = -D_MSVCP_VER=140
3 PARENTSRC = ../msvcp90
4 IMPORTLIB = msvcp140
6 C_SRCS = \
7 details.c \
8 exception.c \
9 ios.c \
10 locale.c \
11 math.c \
12 memory.c \
13 misc.c \
14 msvcp_main.c \
15 string.c