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
advapi32: Fix the failing QueryServiceConfig2 test on platforms win2k3 and vista.
[wine/multimedia.git]
/
dlls
/
wsock32
/
Makefile.in
blob
46af82bc303948fc4405b0bae2138f43b966a3ca
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wsock32.dll
6
IMPORTLIB
=
libwsock32.
$(
IMPLIBEXT
)
7
IMPORTS
=
mswsock ws2_32 iphlpapi kernel32
8
9
C_SRCS
=
\
10
protocol.c \
11
service.c \
12
socket.c
13
14
RC_SRCS
=
version.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend