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
winex11: Add window data structure locking to the X window creation paths.
[wine.git]
/
dlls
/
wsock32
/
Makefile.in
blob
a122bbf1671f85d419a19048949cbc20483a6cd0
1
MODULE
=
wsock32.dll
2
IMPORTLIB
=
wsock32
3
IMPORTS
=
mswsock ws2_32 iphlpapi
4
5
C_SRCS
=
\
6
protocol.c \
7
service.c \
8
socket.c
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@