winegstreamer: Fix module name and remove obsolete variables in makefile.
This commit is contained in:
parent
845047eebb
commit
9db3ccd0dd
|
@ -1,8 +1,4 @@
|
|||
TOPSRCDIR = @top_srcdir@
|
||||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE = winegstreamer
|
||||
MODULE = winegstreamer.dll
|
||||
IMPORTS = strmbase strmiids uuid winmm msacm32 msvfw32 ole32 oleaut32 user32 gdi32 advapi32
|
||||
EXTRAINCL = @GSTREAMER_INCL@
|
||||
EXTRALIBS = @GSTREAMER_LIBS@ @LIBPTHREAD@
|
||||
|
|
Loading…
Reference in New Issue