1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
wine/dlls/msvcp120/Makefile.in

15 lines
213 B
Makefile

MODULE = msvcp120.dll
IMPORTS = msvcr120
EXTRADEFS = -D_MSVCP_VER=120
PARENTSRC = ../msvcp90
SOURCES = \
details.c \
exception.c \
ios.c \
locale.c \
math.c \
memory.c \
misc.c \
msvcp_main.c \
string.c