wine/dlls/adsldp/Makefile.in
Eric Pouech adb7d5732e adsldp: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-08 10:45:52 +01: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