wine/dlls/netapi32/Makefile.in
Dmitry Timoshkov 510bea7692 netapi32: Implement DsGetDcNameW.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-11 22:58:16 +01:00

15 lines
224 B
Makefile

EXTRADEFS = -D_SVRAPI_
MODULE = netapi32.dll
IMPORTLIB = netapi32
IMPORTS = rpcrt4 iphlpapi ws2_32 advapi32 dnsapi
C_SRCS = \
nbcmdqueue.c \
nbnamecache.c \
nbt.c \
netapi32.c \
netbios.c
IDL_SRCS = \
atsvc.idl