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

16 lines
526 B
PkgConfig
Raw Normal View History

# the standard variables don't make sense for an uninstalled copy
prefix=
exec_prefix=
libdir=
includedir=
girdir=@abs_top_builddir@/libs/gst/check
typelibdir=@abs_top_builddir@/libs/gst/check
Name: GStreamer check unit testing, uninstalled
Description: Unit testing helper library for GStreamer modules, Not Installed
Requires: gstreamer-@GST_MAJORMINOR@ = @VERSION@
Version: @VERSION@
Libs: @abs_top_builddir@/libs/gst/check/libgstcheck-@GST_MAJORMINOR@.la @LIBM@
Cflags: -I@abs_top_srcdir@/libs -I@abs_top_builddir@/libs