Commit 9e89da33 authored by Alexandre Julliard's avatar Alexandre Julliard

msvcp: Implement the numeric limit constants.

parent 5b58de96
......@@ -5,6 +5,7 @@ EXTRAINCL = -I$(top_srcdir)/include/msvcrt
C_SRCS = \
exception.c \
math.c \
memory.c \
msvcp90_main.c \
string.c
......
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