include: Add IAuthenticateEx interface definition.
[wine.git] / dlls / dnsapi / Makefile.in
blobae00cf73a9f3b6a3475140c6a59055e2501e1883
1 MODULE = dnsapi.dll
2 IMPORTLIB = dnsapi
3 IMPORTS = netapi32
4 EXTRALIBS = $(RESOLV_LIBS)
6 EXTRADLLFLAGS = -mno-cygwin
8 C_SRCS = \
9 libresolv.c \
10 main.c \
11 name.c \
12 query.c \
13 record.c
15 RC_SRCS = \
16 version.rc