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
/
shdocvw
/
Makefile.in
blob
d7d899495d127290b570093d6a68f40c7cf3fbdd
1
EXTRADEFS
= -
D_SHDOCVW_
2
TOPSRCDIR
=
@top_srcdir@
3
TOPOBJDIR
=
..
/
..
4
SRCDIR
=
@
srcdir
@
5
VPATH
=
@
srcdir
@
6
MODULE
=
shdocvw.dll
7
IMPORTLIB
=
libshdocvw.
$(
IMPLIBEXT
)
8
IMPORTS
=
urlmon ole32 user32 advapi32 kernel32
9
EXTRALIBS
= -
luuid
10
11
C_SRCS
=
\
12
classinfo.c \
13
events.c \
14
factory.c \
15
misc.c \
16
oleobject.c \
17
persist.c \
18
regsvr.c \
19
shdocvw_main.c \
20
webbrowser.c
21
22
RC_SRCS
=
shdocvw.rc
23
24
@MAKE_DLL_RULES@
25
26
### Dependencies: