gstreamer/tests/examples/audio
Christophe Fergeau a9b979d45f examples: don't link testchannels example with system libgstaudio
The testchannels audio test program is using -lgstaudio-0.10 to link
with libgstaudio which won't use the gstaudio library that was just
built but the one from the system. This is an issue since it means
we won't be testing the code from the current source tree, and it
also breaks the build when building on a system which don't have
a libgstaudio yet.

https://bugzilla.gnome.org/show_bug.cgi?id=652100
2011-06-08 12:14:20 +01:00
..
.gitignore audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00
Makefile.am examples: don't link testchannels example with system libgstaudio 2011-06-08 12:14:20 +01:00
testchannels.c audio: move testchannels example to 'tests/examples' dir 2011-05-27 15:09:25 +03:00