repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wine.inf: We should not override existing associations.
[wine/hacks.git]
/
dlls
/
urlmon
/
Makefile.in
blob
0546bdb3c8bf558f2a6763691d10e86191ed42bb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
urlmon.dll
6
IMPORTLIB
=
liburlmon.
$(
IMPLIBEXT
)
7
IMPORTS
=
ole32 shlwapi wininet user32 advapi32 kernel32 ntdll
8
EXTRALIBS
= -
luuid
9
10
C_SRCS
=
\
11
binding.c \
12
file.c \
13
format.c \
14
ftp.c \
15
http.c \
16
internet.c \
17
regsvr.c \
18
sec_mgr.c \
19
session.c \
20
umon.c \
21
umstream.c \
22
urlmon_main.c
23
24
RC_SRCS
=
rsrc.rc
25
26
SUBDIRS
=
tests
27
28
@MAKE_DLL_RULES@
29
30
rsrc.res
:
urlmon.inf
31
32
### Dependencies: