msvcrt: Add the static object files to all the msvcrt import libraries.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47238
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-05-21 11:11:01 +02:00
parent 21ae9ba1ba
commit ec2e282b5b
8 changed files with 16 additions and 0 deletions

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
scheduler.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
scheduler.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
scheduler.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
string.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
string.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
string.c \

View File

@ -20,12 +20,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
string.c \

View File

@ -21,12 +21,14 @@ C_SRCS = \
exit.c \
file.c \
heap.c \
iob.c \
locale.c \
lock.c \
main.c \
math.c \
mbcs.c \
misc.c \
onexit.c \
process.c \
scanf.c \
string.c \