actxprxy: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
075b478ff3
commit
143bf43465
|
@ -1,6 +1,8 @@
|
|||
MODULE = actxprxy.dll
|
||||
IMPORTS = uuid oleaut32 ole32 rpcrt4
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
C_SRCS = \
|
||||
usrmarshal.c
|
||||
|
||||
|
|
Loading…
Reference in New Issue