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
msdasql: Support IRowsetInfo in IRowset interface.
[wine.git]
/
dlls
/
wineqtdecoder
/
Makefile.in
blob
aa92939cd163b282f5a583072786e85f06d9e033
1
MODULE
=
wineqtdecoder.dll
2
IMPORTS
=
strmiids uuid ole32 advapi32
3
EXTRALIBS
= $(
QUICKTIME_LIBS
)
4
PARENTSRC
=
..
/
strmbase
5
6
EXTRADLLFLAGS
= -
mcygwin
7
8
C_SRCS
=
\
9
filter
.c \
10
main.c \
11
mediatype.c \
12
outputqueue.c \
13
pin.c \
14
qtdatahandler.c \
15
qtsplitter.c \
16
qtutils.c \
17
qtvdecoder.c \
18
seeking.c
19
20
RC_SRCS
=
\
21
rsrc.rc
22
23
IDL_SRCS
=
\
24
wineqtdecoder_classes.idl