winex11: Use NtUserBuildHwndList for has_owned_popup implementation.
[wine.git] / dlls / dnsapi / Makefile.in
blobb7785e5ebeb12d7e18c7879fe9f37496f4f893b7
1 MODULE = dnsapi.dll
2 UNIXLIB = dnsapi.so
3 IMPORTLIB = dnsapi
4 DELAYIMPORTS = netapi32
5 EXTRALIBS = $(RESOLV_LIBS)
7 C_SRCS = \
8 libresolv.c \
9 main.c \
10 name.c \
11 query.c \
12 record.c
14 RC_SRCS = \
15 version.rc