repo.or.cz
/
wine
/
wine64.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ddraw: Set the bitdepth on YUV formats.
[wine/wine64.git]
/
dlls
/
msdmo
/
Makefile.in
blob
2e50dbe278eb2574d144f477b294573843f391c6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
msdmo.dll
6
IMPORTLIB
=
msdmo
7
IMPORTS
=
uuid ole32 user32 advapi32 kernel32
8
9
C_SRCS
=
\
10
dmoreg.c \
11
dmort.c
12
13
RC_SRCS
=
\
14
rsrc.rc
15
16
@MAKE_DLL_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend