wine/dlls/opcservices/Makefile.in
Alexandre Julliard 8631960745 opcservices: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-25 20:47:43 +01:00

15 lines
212 B
Makefile

MODULE = opcservices.dll
IMPORTS = uuid ole32 advapi32 urlmon xmllite oleaut32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
compress.c \
deflate.c \
factory.c \
package.c \
uri.c
IDL_SRCS = \
opcservices.idl