repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ddraw/tests: Spelling fixes in comments and an ok() message.
[wine.git]
/
dlls
/
winegstreamer
/
Makefile.in
blob
fecabe8ba2f8517f8ea727e93c704ed523c622b6
1
MODULE
=
winegstreamer.dll
2
IMPORTS
=
strmbase strmiids uuid winmm msacm32 msvfw32 ole32 oleaut32 user32 gdi32 advapi32
3
EXTRAINCL
= $(
GSTREAMER_CFLAGS
)
4
EXTRALIBS
= $(
GSTREAMER_LIBS
) $(
PTHREAD_LIBS
)
5
6
C_SRCS
=
\
7
gst_cbs.c \
8
gstdemux.c \
9
gsttffilter.c \
10
main.c
11
12
RC_SRCS
=
\
13
rsrc.rc