repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
makefiles: Don't use standard libs for programs that specify -nodefaultlibs.
[wine/zf.git]
/
dlls
/
webservices
/
tests
/
Makefile.in
blob
63e24e66db074d426875f593cd31e4aea35dce33
1
TESTDLL
=
webservices.dll
2
IMPORTS
=
webservices oleaut32 ole32 user32 rpcrt4 ws2_32 advapi32
3
4
C_SRCS
=
\
5
channel.c \
6
msg.c \
7
proxy.c \
8
reader.c \
9
url.c \
10
writer.c