repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdocvw: Do not do our iexplore.exe registration if native Internet Explorer is detec...
[wine/gsoc_dplay.git]
/
dlls
/
inetcomm
/
Makefile.in
blob
462294c713b317c30e2183bc39011286942cbca6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
inetcomm.dll
6
IMPORTLIB
=
inetcomm
7
IMPORTS
=
uuid ole32 ws2_32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
inetcomm_main.c \
11
internettransport.c \
12
mimeole.c \
13
regsvr.c
14
15
@MAKE_DLL_RULES@
16
17
@DEPENDENCIES@
# everything below this line is overwritten by make depend