olepro32: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
815ae120fb
commit
7e2df6ed13
|
@ -2,6 +2,8 @@ MODULE = olepro32.dll
|
||||||
IMPORTLIB = olepro32
|
IMPORTLIB = olepro32
|
||||||
IMPORTS = oleaut32
|
IMPORTS = oleaut32
|
||||||
|
|
||||||
|
EXTRADLLFLAGS = -mno-cygwin
|
||||||
|
|
||||||
C_SRCS = olepro32stubs.c
|
C_SRCS = olepro32stubs.c
|
||||||
|
|
||||||
IDL_SRCS = olepro.idl
|
IDL_SRCS = olepro.idl
|
||||||
|
|
Loading…
Reference in New Issue