wine-wine/dlls/activeds/Makefile.in

13 lines
187 B
Makefile

MODULE = activeds.dll
IMPORTLIB = activeds
IMPORTS = advapi32 ole32 oleaut32 uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
activeds_main.c \
pathname.c
IDL_SRCS = \
activeds.idl