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>
This commit is contained in:
parent
21ae9ba1ba
commit
ec2e282b5b
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
scheduler.c \
|
scheduler.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
scheduler.c \
|
scheduler.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
scheduler.c \
|
scheduler.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
string.c \
|
string.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
string.c \
|
string.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
string.c \
|
string.c \
|
||||||
|
|
|
@ -20,12 +20,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
string.c \
|
string.c \
|
||||||
|
|
|
@ -21,12 +21,14 @@ C_SRCS = \
|
||||||
exit.c \
|
exit.c \
|
||||||
file.c \
|
file.c \
|
||||||
heap.c \
|
heap.c \
|
||||||
|
iob.c \
|
||||||
locale.c \
|
locale.c \
|
||||||
lock.c \
|
lock.c \
|
||||||
main.c \
|
main.c \
|
||||||
math.c \
|
math.c \
|
||||||
mbcs.c \
|
mbcs.c \
|
||||||
misc.c \
|
misc.c \
|
||||||
|
onexit.c \
|
||||||
process.c \
|
process.c \
|
||||||
scanf.c \
|
scanf.c \
|
||||||
string.c \
|
string.c \
|
||||||
|
|
Loading…
Reference in New Issue