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
ntdll/tests: Test NtCreateFile with an invalid filename.
[wine.git]
/
dlls
/
inetcomm
/
Makefile.in
blob
802b3d27f3c1e3ab6730106b44528a3bedad9f05
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
inetcomm.dll
6
IMPORTLIB
=
inetcomm
7
IMPORTS
=
uuid oleaut32 ole32 ws2_32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
imaptransport.c \
11
inetcomm_main.c \
12
internettransport.c \
13
mimeintl.c \
14
mimeole.c \
15
pop3transport.c \
16
regsvr.c \
17
smtptransport.c
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend