repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.3.7.
[wine/gsoc-2012-control.git]
/
dlls
/
amstream
/
Makefile.in
blob
b04adeefb696386e9ad559fe9632b5e3785f4c6e
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
regsvr.c
10
11
RC_SRCS
=
version.rc
12
13
@MAKE_DLL_RULES@