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
ole32: Constify a variable (and fix a typo concerning its level of indirection).
[wine/multimedia.git]
/
programs
/
cmdlgtst
/
Makefile.in
blob
b22d10e1dc1ca3363312103e5cd534b53edc5f33
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
cmdlgtst.exe
6
APPMODE
= -
mwindows
7
IMPORTS
=
comdlg32 user32 gdi32 kernel32
8
9
C_SRCS
=
\
10
cmdlgtst.c
11
12
RC_SRCS
=
cmdlgr.rc
13
RC_BINSRC
=
cmdlgr.rc
14
RC_BINARIES
=
about.ico
15
16
@MAKE_PROG_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend