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
ddraw: Improve error message.
[wine/multimedia.git]
/
dlls
/
commdlg.dll16
/
Makefile.in
blob
1ba061e8c47af879541cbb2cac5006a496069493
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
commdlg.dll16
6
IMPORTS
=
comdlg32 user32 gdi32 kernel32
7
EXTRADLLFLAGS
= -
Wb
,--
subsystem
,
win16
,--
main-module
,
comdlg32.dll
8
9
C_SRCS
=
\
10
colordlg.c \
11
filedlg.c \
12
finddlg.c \
13
fontdlg.c \
14
printdlg.c
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend