wine-wine/dlls/msvcp60/Makefile.in

15 lines
194 B
Makefile

MODULE = msvcp60.dll
IMPORTS = msvcrt
EXTRADEFS = -D_MSVCP_VER=60
PARENTSRC = ../msvcp90
C_SRCS = \
exception.c \
ios.c \
locale.c \
main.c \
math.c \
memory.c \
misc.c \
string.c