dxgiformat.h: Add missing DXGI_FORMAT enums.
[wine.git] / dlls / dnsapi / Makefile.in
blob36552967be095ba1dc9e4bdeb34546ab6236f9f0
1 MODULE = dnsapi.dll
2 IMPORTLIB = dnsapi
3 IMPORTS = netapi32
4 EXTRALIBS = $(RESOLV_LIBS)
6 C_SRCS = \
7 main.c \
8 name.c \
9 ns_name.c \
10 ns_parse.c \
11 query.c \
12 record.c
14 RC_SRCS = \
15 version.rc