blob: f7b0910b54ec3811f8d3a0e64d6eddf06972261f [file] [log] [blame]
EXTRADEFS = -D_MT -D_MSVCR_VER=70
MODULE = msvcr70.dll
IMPORTLIB = msvcr70
DELAYIMPORTS = advapi32 user32
PARENTSRC = ../msvcrt
C_SRCS = \
console.c \
cpp.c \
ctype.c \
data.c \
dir.c \
environ.c \
errno.c \
except.c \
except_arm.c \
except_i386.c \
except_x86_64.c \
exit.c \
file.c \
heap.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
process.c \
scanf.c \
string.c \
thread.c \
time.c \
undname.c \
wcs.c