gstreamer/gst-libs/gst/cdda
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
..
gstcddabasesrc.c Add -Wwrite-strings to configure 2010-03-16 17:41:51 +01:00
gstcddabasesrc.h gst-libs/gst/cdda/gstcddabasesrc.*: Make the GType of GstCDDABaseSrcMode public for bindings. 2009-01-07 10:50:15 +00: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