gstreamer/pkgconfig/gstreamer-interfaces-uninstalled.pc.in

14 lines
360 B
PkgConfig
Raw Normal View History

prefix=
exec_prefix=
libdir=${pcfiledir}/../gst-libs/gst/interfaces
includedir=${pcfiledir}/../gst-libs
Name: GStreamer Interfaces Library, Uninstalled
Description: Interfaces for GStreamer elements, uninstalled
Version: @VERSION@
Requires: gstreamer-@GST_MAJORMINOR@
Libs: -L${libdir} ${libdir}/libgstinterfaces-@GST_MAJORMINOR@.la
Cflags: -I${includedir}