winegstreamer: Fix module name and remove obsolete variables in makefile.

This commit is contained in:
Alexandre Julliard 2010-10-22 21:42:58 +02:00
parent 845047eebb
commit 9db3ccd0dd

View file

@ -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@