Commit 0c9b55ef authored by Alexandre Julliard's avatar Alexandre Julliard

msvcp60: Share math functions implementation with msvcp90.

parent c6c3ccad
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
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment