projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3dx8: Implement D3DXMatrixStack_Scale.
[wine]
/
dlls
/
hhctrl.ocx
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = hhctrl.ocx
6
IMPORTS = uuid advapi32 comctl32 shlwapi ole32 oleaut32 user32 gdi32 kernel32
7
8
C_SRCS = \
9
chm.c \
10
content.c \
11
help.c \
12
hhctrl.c \
13
regsvr.c \
14
webbrowser.c
15
16
RC_SRCS = hhctrl.rc
17
18
@MAKE_DLL_RULES@
19
20
@DEPENDENCIES@ # everything below this line is overwritten by make depend