projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Include device name in call to CreateIC.
[wine]
/
dlls
/
winsock
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = ws2_32
6
SOVERSION = 1.0
7
ALTNAMES = winsock
8
IMPORTS = user32 kernel32 ntdll
9
10
C_SRCS = \
11
async.c \
12
socket.c
13
14
@MAKE_DLL_RULES@
15
16
### Dependencies: