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

15 lines
215 B
Makefile

MODULE = msvcp100.dll
IMPORTS = msvcr100
EXTRADEFS = -D_MSVCP_VER=100
PARENTSRC = ../msvcp90
SOURCES = \
details.c \
exception.c \
ios.c \
locale.c \
math.c \
memory.c \
misc.c \
msvcp_main.c \
string.c