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
user32/tests: Print the wrong accelerator values in the resource test.
[wine/multimedia.git]
/
programs
/
oleview
/
Makefile.in
blob
2c69eda229bf6b9424acbd22142c1dbcd251d9bb
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
oleview.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
uuid comdlg32 comctl32 shell32 oleaut32 ole32 user32 advapi32 kernel32
8
EXTRADEFS
= -
DUNICODE
9
10
C_SRCS
=
\
11
details.c \
12
interface.c \
13
oleview.c \
14
pane.c \
15
tree.c \
16
typelib.c
17
18
RC_SRCS
=
rsrc.rc
19
20
@MAKE_PROG_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend