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
/
amstream
/
Makefile.in
blob
0418c0534d8f9c3251b906bb977620983527bbec
1
MODULE
=
amstream.dll
2
IMPORTS
=
strmiids uuid ole32 advapi32
3
4
C_SRCS
=
\
5
amstream.c \
6
main.c \
7
mediastream.c \
8
mediastreamfilter.c
9
10
IDL_R_SRCS
=
amstream_classes.idl
11
12
RC_SRCS
=
version.rc
13
14
@MAKE_DLL_RULES@