mprapi: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
1e117a5682
commit
5afcbaa30f
|
@ -1,5 +1,7 @@
|
|||
MODULE = mprapi.dll
|
||||
IMPORTLIB = mprapi
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
mprapi.c
|
||||
|
|
Loading…
Reference in New Issue