repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wineps: Pass the devmode to OpenPrinter.
[wine/multimedia.git]
/
dlls
/
dnsapi
/
Makefile.in
blob
75350ae6cb4f7881afdaba67c94bc368e26ac26a
1
MODULE
=
dnsapi.dll
2
IMPORTLIB
=
dnsapi
3
IMPORTS
=
netapi32
4
EXTRALIBS
=
@RESOLVLIBS@
5
6
C_SRCS
=
\
7
main.c \
8
name.c \
9
ns_name.c \
10
ns_parse.c \
11
query.c \
12
record.c
13
14
RC_SRCS
=
\
15
version.rc
16
17
@MAKE_DLL_RULES@