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
Implement NtAccessCheck.
[wine/gsoc-2012-control.git]
/
dlls
/
urlmon
/
Makefile.in
blob
3a98f2de86b12aa0f34655857457607867e5c757
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
regsvr.c \
12
sec_mgr.c \
13
umon.c \
14
umstream.c \
15
urlmon_main.c
16
17
SUBDIRS
=
tests
18
19
@MAKE_DLL_RULES@
20
21
### Dependencies: