repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
wsock32
/
Makefile.in
blob
3cca30806e9237040509d38c38bb891c8f3bb0e1
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
wsock32.dll
6
IMPORTLIB
=
libwsock32.
$(
IMPLIBEXT
)
7
IMPORTS
=
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: