Sweden-Number/dlls/dnsapi/Makefile.in

16 lines
195 B
Makefile
Raw Normal View History

MODULE = dnsapi.dll
IMPORTLIB = dnsapi
IMPORTS = netapi32
EXTRALIBS = $(RESOLV_LIBS)
C_SRCS = \
main.c \
2006-05-01 16:28:56 +02:00
name.c \
ns_name.c \
ns_parse.c \
query.c \
2006-05-01 16:28:56 +02:00
record.c
2010-03-23 16:11:44 +01:00
RC_SRCS = \
version.rc