repo.or.cz
/
wine
/
zf.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
wined3d: Pass a wined3d_device_context to wined3d_cs_emit_blt_sub_resource().
[wine/zf.git]
/
dlls
/
winegstreamer
/
Makefile.in
blob
4d5dece64b323b9ddc59b91b3fe6f93f8b3a8ee8
1
MODULE
=
winegstreamer.dll
2
IMPORTS
=
strmbase strmiids uuid ole32 mfuuid
3
DELAYIMPORTS
=
mfplat
4
EXTRAINCL
= $(
GSTREAMER_CFLAGS
)
5
EXTRALIBS
= $(
GSTREAMER_LIBS
) $(
PTHREAD_LIBS
)
6
7
EXTRADLLFLAGS
= -
mno-cygwin
8
9
C_SRCS
=
\
10
audioconvert.c \
11
main.c \
12
media_source.c \
13
mfplat.c \
14
quartz_parser.c \
15
wg_parser.c
16
17
IDL_SRCS
=
\
18
winegstreamer_classes.idl
19
20
RC_SRCS
=
\
21
rsrc.rc