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
shell32: Store common menu data in a separate structure.
[wine/multimedia.git]
/
programs
/
winhlp32
/
Makefile.in
blob
5da907a790cb34990f2112a8733fb9b958be7e58
1
MODULE
=
winhlp32.exe
2
APPMODE
= -
mwindows
3
IMPORTS
=
user32 gdi32
4
DELAYIMPORTS
=
shell32 comctl32 comdlg32
5
6
C_SRCS
=
\
7
callback.c \
8
hlpfile.c \
9
macro.c \
10
string.c \
11
winhelp.c
12
13
LEX_SRCS
=
macro.
lex
.l
14
15
RC_SRCS
=
winhlp32.rc
16
PO_SRCS
=
winhlp32.rc
17
18
SVG_SRCS
=
winhelp.svg
19
20
@MAKE_PROG_RULES@