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
widl: Always check the runtimeclass interfaces presence.
[wine/zf.git]
/
dlls
/
wineqtdecoder
/
Makefile.in
blob
41a96709beb7cda7e778ff16ff45714f28bb06e1
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
seeking.c
17
18
RC_SRCS
=
\
19
rsrc.rc
20
21
IDL_SRCS
=
\
22
wineqtdecoder_classes.idl