repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Move the handling of font family fallbacks out of freetype.c.
[wine/zf.git]
/
dlls
/
wineqtdecoder
/
Makefile.in
blob
2b7179f2316eb83c39af7ea0c330dc08260d68a6
1
MODULE
=
wineqtdecoder.dll
2
IMPORTS
=
strmiids uuid ole32 advapi32
3
EXTRALIBS
= $(
QUICKTIME_LIBS
)
4
PARENTSRC
=
..
/
strmbase
5
6
C_SRCS
=
\
7
filter
.c \
8
main.c \
9
mediatype.c \
10
outputqueue.c \
11
pin.c \
12
qtdatahandler.c \
13
qtsplitter.c \
14
qtutils.c \
15
qtvdecoder.c \
16
qualitycontrol.c \
17
seeking.c
18
19
RC_SRCS
=
\
20
rsrc.rc
21
22
IDL_SRCS
=
\
23
wineqtdecoder_classes.idl