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
webservices: Add a stub implementation of WS_TYPE_ATTRIBUTE_FIELD_MAPPING in the...
[wine.git]
/
dlls
/
webservices
/
Makefile.in
blob
8de4f6b2b960ceab3bc16f5b7767901a070d5d43
1
MODULE
=
webservices.dll
2
IMPORTLIB
=
webservices
3
IMPORTS
=
winhttp rpcrt4 user32
4
5
C_SRCS
=
\
6
channel.c \
7
main.c \
8
msg.c \
9
proxy.c \
10
reader.c \
11
url.c \
12
writer.c