gstreamer/gst-libs/gst/sdp
Tim-Philipp Müller b61b83376a introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when calling scanner
When calling gobject-introspection scanner, make sure our own
freshly-built libs within the source tree (well, build dir) come
first in the PKG_CONFIG_PATH. May or may not help to make sure
that it doesn't pick up older external plugins-base libs (or
.gir files) from outside the source tree / build directory as
dependencies of the introspected lib instead of using the
stuff we just built in a sibling directory.

https://bugzilla.gnome.org/show_bug.cgi?id=623698
2010-08-14 19:11:48 +01:00
..
gstsdp.h Document the SDP library. 2007-07-24 17:37:03 +00:00
gstsdpmessage.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-16 17:41:50 +01:00
gstsdpmessage.h sdpmessage: add new TIAS bandwidth modifier 2010-05-07 17:17:54 +02:00
Makefile.am introspection: set PKG_CONFIG_PATH so that our in-tree libs come first when calling scanner 2010-08-14 19:11:48 +01:00