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
winealsa.drv: Don't return garbage if can't find active channel.
[wine/multimedia.git]
/
dlls
/
hhctrl.ocx
/
Makefile.in
blob
7f9e14ad19f95bef956469684160abf5639df603
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
hhctrl.ocx
6
IMPORTS
=
advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32 kernel32
7
EXTRALIBS
= -
luuid
8
9
C_SRCS
=
\
10
chm.c \
11
content.c \
12
help.c \
13
hhctrl.c \
14
regsvr.c \
15
webbrowser.c
16
17
RC_SRCS
=
hhctrl.rc
18
19
@MAKE_DLL_RULES@
20
21
@DEPENDENCIES@
# everything below this line is overwritten by make depend