ole32: Create moniker enumerator with an initial reference count.
[wine/multimedia.git] / dlls / dnsapi / Makefile.in
blob3565873f04cf8af9b7e444f9ec8fa460485d48e9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dnsapi.dll
6 IMPORTLIB = libdnsapi.$(IMPLIBEXT)
7 IMPORTS = kernel32
8 EXTRALIBS = $(LIBUNICODE) @RESOLVLIBS@
10 C_SRCS = \
11 main.c \
12 name.c \
13 record.c
15 SUBDIRS = tests
17 @MAKE_DLL_RULES@
19 ### Dependencies: