repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Destroy the unused buttons in a message box instead of only hiding them.
[wine/testsucceed.git]
/
dlls
/
hhctrl.ocx
/
Makefile.in
blob
569c8e0a8d73f05d82e8f9fe286e1878ddda758f
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
index.c \
14
regsvr.c \
15
search.c \
16
stream.c \
17
webbrowser.c
18
19
RC_SRCS
=
\
20
Cs.rc \
21
Da.rc \
22
De.rc \
23
El.rc \
24
En.rc \
25
Es.rc \
26
Fi.rc \
27
Fr.rc \
28
Hu.rc \
29
It.rc \
30
Ko.rc \
31
Lt.rc \
32
Nl.rc \
33
No.rc \
34
Pl.rc \
35
Pt.rc \
36
Ru.rc \
37
Si.rc \
38
Sv.rc \
39
Tr.rc \
40
Uk.rc \
41
Zh.rc \
42
version.rc
43
44
@MAKE_DLL_RULES@