wine/dlls/adsldp/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

16 lines
230 B
Makefile

MODULE = adsldp.dll
IMPORTS = ole32 oleaut32 secur32 activeds uuid
DELAYIMPORTS = netapi32 wldap32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
adsldp.c \
ldap.c \
schema.c
IDL_SRCS = \
adsldp.idl
RC_SRCS = rsrc.rc