repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wininet: Support the Cache-Control max-age directive for setting url cache entry...
[wine/testsucceed.git]
/
dlls
/
wineqtdecoder
/
Makefile.in
blob
57436b5bcf18b66b2dcdeedcfbb5116e64efa264
1
MODULE
=
wineqtdecoder.dll
2
IMPORTS
=
strmiids strmbase uuid ole32 advapi32
3
EXTRALIBS
=
@QUICKTIMELIB@
4
5
C_SRCS
=
\
6
main.c \
7
qtvdecoder.c
8
9
@MAKE_DLL_RULES@