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
reg/tests: Use a helper function to delete registry values.
[wine.git]
/
dlls
/
webservices
/
Makefile.in
blob
58dac38b7461e34d639ae8877c399f30edfac1ad
1
MODULE
=
webservices.dll
2
IMPORTLIB
=
webservices
3
IMPORTS
=
winhttp rpcrt4 user32 ws2_32
4
5
C_SRCS
=
\
6
channel.c \
7
error.c \
8
heap.c \
9
listener.c \
10
msg.c \
11
proxy.c \
12
reader.c \
13
string.c \
14
url.c \
15
writer.c