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
Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git]
/
dlls
/
amstream
/
Makefile.in
blob
35cfae1008cd2ebb04174c85cc4c452ac8fbb26c
1
MODULE
=
amstream.dll
2
IMPORTS
=
strmiids strmbase uuid ole32 advapi32
3
4
C_SRCS
=
\
5
amstream.c \
6
audiodata.c \
7
main.c \
8
mediastream.c \
9
mediastreamfilter.c
10
11
IDL_R_SRCS
=
amstream_classes.idl
12
13
RC_SRCS
=
version.rc
14
15
@MAKE_DLL_RULES@