a21ac46210b69a9827cc8e3242dfe3cb42a83013
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-gl-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=@gllibdir@
4 includedir=@abs_top_builddir@/gst-libs
5 girdir=@abs_top_builddir@/gst-libs/gst/base
6 typelibdir=@abs_top_builddir@/gst-libs/gst/base
7
8 Name: GStreamer OpenGL Plugins Libraries, Uninstalled
9 Description: Streaming media framework, OpenGL plugins libraries, uninstalled
10 Version: @VERSION@
11 Requires: gstreamer-base-@GST_API_VERSION@ gstreamer-@GST_API_VERSION@
12
13 Libs: -L${libdir} -lgstgl-@GST_API_VERSION@
14 Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
15