repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
comctl32/tests: Add NULL terminator to unicode string constant.
[wine/hramrach.git]
/
dlls
/
ws2_32
/
Makefile.in
blob
d858ba5386bdcb868c86087379a728ca4a0f4cf5
1
EXTRADEFS
= -
DUSE_WS_PREFIX
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
ws2_32.dll
7
IMPORTLIB
=
ws2_32
8
IMPORTS
=
kernel32 ntdll
9
DELAYIMPORTS
=
iphlpapi user32
10
EXTRALIBS
=
@LIBPOLL@
11
12
C_SRCS
=
\
13
async.c \
14
protocol.c \
15
socket.c
16
17
RC_SRCS
=
version.rc
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend