repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
d3d11: Use wined3d_device_context_draw().
[wine.git]
/
dlls
/
ieframe
/
Makefile.in
blob
61037143f2e4319a4fa0b6e2f1d967364a9bc7f7
1
MODULE
=
ieframe.dll
2
IMPORTLIB
=
ieframe
3
IMPORTS
=
uuid urlmon shell32 comctl32 shlwapi oleaut32 ole32 user32 gdi32 advapi32
4
5
EXTRADLLFLAGS
= -
mno-cygwin
6
7
C_SRCS
=
\
8
classinfo.c \
9
client.c \
10
dochost.c \
11
events.c \
12
frame.c \
13
ie.c \
14
ieframe_main.c \
15
iehtmlwnd.c \
16
iexplore.c \
17
intshcut.c \
18
navigate.c \
19
oleobject.c \
20
persist.c \
21
shellbrowser.c \
22
shelluihelper.c \
23
urlhist.c \
24
view.c \
25
webbrowser.c
26
27
RC_SRCS
=
ieframe.rc
28
29
SVG_SRCS
=
\
30
ietoolbar.svg
31
32
IDL_SRCS
=
ieframe_v1.idl