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
iphlpapi: Remove unnecessary memcpy from build_udp6_table.
[wine.git]
/
dlls
/
inetcomm
/
Makefile.in
blob
198ef0b28cec192ee3d990026340e03e4db3fb76
1
MODULE
=
inetcomm.dll
2
IMPORTLIB
=
inetcomm
3
IMPORTS
=
uuid urlmon propsys oleaut32 ole32 ws2_32 user32 advapi32
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
imaptransport.c \
9
inetcomm_main.c \
10
internettransport.c \
11
mimeintl.c \
12
mimeole.c \
13
pop3transport.c \
14
protocol.c \
15
smtptransport.c
16
17
RC_SRCS
=
inetcomm.rc
18
19
IDL_SRCS
=
inetcomm.idl