ieproxy: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
0cc13be47c
commit
485d95c7e2
|
@ -1,6 +1,8 @@
|
||||||
MODULE = ieproxy.dll
|
MODULE = ieproxy.dll
|
||||||
IMPORTS = uuid ole32 rpcrt4
|
IMPORTS = uuid ole32 rpcrt4
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
IDL_SRCS = \
|
IDL_SRCS = \
|
||||||
ieproxy_ieautomation.idl \
|
ieproxy_ieautomation.idl \
|
||||||
ieproxy_perhist.idl
|
ieproxy_perhist.idl
|
||||||
|
|
Loading…
Reference in New Issue