1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-01 07:14:31 +00:00
wine/dlls/dnsapi/Makefile.in

14 lines
201 B
Makefile

MODULE = dnsapi.dll
UNIXLIB = dnsapi.so
IMPORTLIB = dnsapi
DELAYIMPORTS = netapi32
UNIX_LIBS = $(RESOLV_LIBS)
SOURCES = \
libresolv.c \
main.c \
name.c \
query.c \
record.c \
version.rc