wine/dlls/netapi32/Makefile.in
Dmitry Timoshkov 5ce26d11de netapi32: Implement NetScheduleJobAdd.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-04-09 19:54:27 +02:00

15 lines
217 B
Makefile

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