projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
d3d10core: Implement d3d10_device_GSSetConstantBuffers().
[wine]
/
dlls
/
amstream
/
Makefile.in
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@