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