repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msvcrt: Added _wfindfirst32 implementation.
[wine/multimedia.git]
/
dlls
/
hhctrl.ocx
/
Makefile.in
blob
4545bde2e7fa6c011fefd9b278dbc99da45b4026
1
MODULE
=
hhctrl.ocx
2
IMPORTLIB
=
htmlhelp
3
IMPORTS
=
uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32
4
5
C_SRCS
=
\
6
chm.c \
7
content.c \
8
help.c \
9
hhctrl.c \
10
index.c \
11
search.c \
12
stream.c \
13
webbrowser.c
14
15
IDL_TLB_SRCS
=
hhctrl_tlb.idl
16
17
RC_SRCS
=
hhctrl.rc
18
PO_SRCS
=
hhctrl.rc
19
20
SVG_SRCS
=
\
21
hhtoolbar.svg \
22
hhtreeview.svg
23
24
@MAKE_DLL_RULES@