1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/opcservices/Makefile.in

11 lines
209 B
Makefile

MODULE = opcservices.dll
IMPORTS = $(ZLIB_PE_LIBS) uuid ole32 advapi32 urlmon xmllite oleaut32
EXTRAINCL = $(ZLIB_PE_CFLAGS)
SOURCES = \
compress.c \
factory.c \
opcservices.idl \
package.c \
uri.c