wine-wine/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 14:28:56 +00:00
name.c \
ns_name.c \
ns_parse.c \
query.c \
2006-05-01 14:28:56 +00:00
record.c
2010-03-23 15:11:44 +00:00
RC_SRCS = \
version.rc