summaryrefslogtreecommitdiff
path: root/pkgconfig/gstreamer-insertbin-uninstalled.pc.in
blob: 328e77b26528189f9e68a5ecae0386c72eba2cf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=
exec_prefix=
libdir=@insertbinlibdir@
includedir=@abs_top_srcdir@/gst-libs

Name: GStreamer Insert Bin, Uninstalled
Description: Bin to automatically and insertally link elements, uninstalled
Requires: gstreamer-@GST_API_VERSION@
Version: @VERSION@
Libs: -L${libdir} -lgstinsertbin-@GST_API_VERSION@
Cflags: -I${includedir}