mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
parent
2d249dcc29
commit
ccc0c9c313
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ libgstdirectsoundsink_la_CFLAGS = \
|
||||||
$(DIRECTSOUND_CFLAGS)
|
$(DIRECTSOUND_CFLAGS)
|
||||||
libgstdirectsoundsink_la_LIBADD = \
|
libgstdirectsoundsink_la_LIBADD = \
|
||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
-lgstaudio-$(GST_API_VERSION) -lgstinterfaces-$(GST_API_VERSION) \
|
-lgstaudio-$(GST_API_VERSION) \
|
||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
$(GST_LIBS) \
|
$(GST_LIBS) \
|
||||||
$(DIRECTSOUND_LIBS)
|
$(DIRECTSOUND_LIBS)
|
||||||
|
|
Loading…
Reference in a new issue