wine/dlls/adsldp/Makefile.in
Alexandre Julliard 55ae768fdc adsldp: Use --prefer_native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-02 10:53:33 +01:00

16 lines
242 B
Makefile

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