repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dnsapi: Build without -DWINE_NO_LONG_TYPES.
[wine.git]
/
dlls
/
dnsapi
/
Makefile.in
blob
b7785e5ebeb12d7e18c7879fe9f37496f4f893b7
1
MODULE
=
dnsapi.dll
2
UNIXLIB
=
dnsapi.so
3
IMPORTLIB
=
dnsapi
4
DELAYIMPORTS
=
netapi32
5
EXTRALIBS
= $(
RESOLV_LIBS
)
6
7
C_SRCS
=
\
8
libresolv.c \
9
main.c \
10
name.c \
11
query.c \
12
record.c
13
14
RC_SRCS
=
\
15
version.rc