Provide one pkg-config file for every gst-plugins-base library.
[platform/upstream/gstreamer.git] / pkgconfig / gstreamer-interfaces-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=${pcfiledir}/../gst-libs/gst/interfaces
4 includedir=${pcfiledir}/../gst-libs
5
6 Name: GStreamer Interfaces Library, Uninstalled
7 Description: Interfaces for GStreamer elements, uninstalled
8 Version: @VERSION@
9 Requires: gstreamer-@GST_MAJORMINOR@
10
11 Libs: -L${libdir} ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
12 Cflags: -I${includedir}
13