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
winevulkan: Update to VK spec version 1.2.188.
[wine.git]
/
dlls
/
webservices
/
Makefile.in
blob
36eae4adf2e37ab082b059d84e2cbb60773d0664
1
MODULE
=
webservices.dll
2
IMPORTLIB
=
webservices
3
IMPORTS
=
winhttp rpcrt4 user32 ws2_32
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
channel.c \
9
error.c \
10
heap.c \
11
listener.c \
12
msg.c \
13
proxy.c \
14
reader.c \
15
string.c \
16
url.c \
17
writer.c
18
19
RC_SRCS
=
rsrc.rc