gl: add GModule libs for win32

This commit is contained in:
Matthew Waters 2014-03-17 15:16:13 +01:00
parent 567820c551
commit a64dd649f5

View file

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