Sweden-Number/dlls/msvcp90/Makefile.in

14 lines
178 B
Makefile
Raw Normal View History

2010-07-20 23:22:16 +02:00
MODULE = msvcp90.dll
IMPORTS = msvcr90
EXTRADEFS = -D_MSVCP_VER=90
2010-07-20 23:22:16 +02:00
C_SRCS = \
exception.c \
2011-05-27 14:34:27 +02:00
ios.c \
locale.c \
math.c \
memory.c \
misc.c \
msvcp_main.c \
string.c