wine/dlls/netapi32/Makefile.in
Drew Ronneberg cacf4d1a55 netapi32: Remove obsolete -D_SVRAPI_ from Makefile.in.
Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-05-02 11:35:09 +02:00

16 lines
238 B
Makefile

MODULE = netapi32.dll
UNIXLIB = netapi32.so
IMPORTLIB = netapi32
IMPORTS = rpcrt4 iphlpapi ws2_32 advapi32 dnsapi
C_SRCS = \
nbcmdqueue.c \
nbnamecache.c \
nbt.c \
netapi32.c \
netbios.c \
unixlib.c
IDL_SRCS = \
atsvc.idl