Sweden-Number/dlls/msvcp70/Makefile.in

15 lines
196 B
Makefile
Raw Normal View History

2011-05-03 11:09:58 +02:00
MODULE = msvcp70.dll
IMPORTS = msvcr70
EXTRADEFS = -D_MSVCP_VER=70
PARENTSRC = ../msvcp90
2011-05-03 11:09:58 +02:00
C_SRCS = \
exception.c \
ios.c \
locale.c \
math.c \
memory.c \
misc.c \
msvcp_main.c \
string.c