webrtcbin: an element that handles the transport aspects of webrtc connections
[platform/upstream/gst-plugins-bad.git] / pkgconfig / gstreamer-webrtc-uninstalled.pc.in
1 prefix=
2 exec_prefix=
3 libdir=@webrtclibdir@
4 includedir=@abs_top_srcdir@/gst-libs
5
6 Name: GStreamer WebRTC, Uninstalled
7 Description: GStreamer WebRTC support, uninstalled
8 Requires: gstreamer-@GST_API_VERSION@ gstreamer-base-@GST_API_VERSION@
9 Version: @VERSION@
10 Libs: -L${libdir} -lgstwebrtc-@GST_API_VERSION@
11 Cflags: -I@abs_top_srcdir@/gst-libs -I@abs_top_builddir@/gst-libs
12