qmgrprxy: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
d6d38f157a
commit
6c984b47a8
|
@ -1,6 +1,8 @@
|
|||
MODULE = qmgrprxy.dll
|
||||
IMPORTS = rpcrt4
|
||||
|
||||
EXTRADLLFLAGS = -mno-cygwin
|
||||
|
||||
IDL_SRCS = qmgrprxy.idl
|
||||
|
||||
dlldata_EXTRADEFS = -DWINE_REGISTER_DLL
|
||||
|
|
Loading…
Reference in New Issue