repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mfplat/sample: Optimize copying to 2d buffer.
[wine.git]
/
dlls
/
mfreadwrite
/
Makefile.in
blob
35e3ff7539806f914d9b3af5cbd03598ba22d3fb
1
MODULE
=
mfreadwrite.dll
2
IMPORTLIB
=
mfreadwrite
3
IMPORTS
=
mfuuid uuid mfplat ole32 kernelbase
4
DELAYIMPORTS
=
mf
5
6
EXTRADLLFLAGS
= -
Wb
,--
prefer-native
7
8
C_SRCS
=
\
9
reader.c \
10
writer.c
11
12
IDL_SRCS
=
mf_classes.idl