Sweden-Number/dlls/dnsapi/Makefile.in

14 lines
168 B
Makefile

MODULE = dnsapi.dll
IMPORTLIB = dnsapi
IMPORTS = netapi32
EXTRALIBS = $(RESOLV_LIBS)
C_SRCS = \
main.c \
name.c \
query.c \
record.c
RC_SRCS = \
version.rc