mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 05:56:14 +00:00
gl: add GModule libs for win32
This commit is contained in:
parent
9b5a5a3c37
commit
4a28b62d5a
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ libgstgl_@GST_API_VERSION@include_HEADERS = \
|
||||||
gl.h
|
gl.h
|
||||||
|
|
||||||
libgstgl_@GST_API_VERSION@_la_LIBADD = \
|
libgstgl_@GST_API_VERSION@_la_LIBADD = \
|
||||||
|
$(GMODULE_NO_EXPORT_LIBS) \
|
||||||
$(GST_PLUGINS_BASE_LIBS) \
|
$(GST_PLUGINS_BASE_LIBS) \
|
||||||
-lgstvideo-$(GST_API_VERSION) \
|
-lgstvideo-$(GST_API_VERSION) \
|
||||||
$(GST_BASE_LIBS) \
|
$(GST_BASE_LIBS) \
|
||||||
|
|
Loading…
Reference in a new issue