gstreamer/tests/examples/app
Tim-Philipp Müller b5f0b7c221 build: use LDADD instead of LDFLAGS to specify libs to link to when building executables
Use foo_LDADD instead of foo_LDFLAGS to specify the libraries to link to.
This should make sure arguments are passed to the linker in the right
order, and makes LDFLAGS usable again.

Based on initial patch by Brian Cameron <brian.cameron@oracle.com>

Fixes #615697.
2010-04-14 14:08:15 +01:00
..
.gitignore examples/app/: Add beefed up example app from bug #413418. It now also uses appsink instead of fakesink for more ulti... 2008-06-12 15:47:03 +00:00
appsink-src.c examples/app/appsink-src.c: Don't use a buffer after unreffing it. 2008-06-19 11:25:37 +00:00
appsrc-ra.c tests: don't use deprecated GLib API g_mapped_file_free 2009-12-21 07:50:26 +00:00
appsrc-seekable.c tests: don't use deprecated GLib API g_mapped_file_free 2009-12-21 07:50:26 +00:00
appsrc-stream.c tests: don't use deprecated GLib API g_mapped_file_free 2009-12-21 07:50:26 +00:00
appsrc-stream2.c tests: don't use deprecated GLib API g_mapped_file_free 2009-12-21 07:50:26 +00:00
appsrc_ex.c tests/examples/app/appsrc_ex.c: Some comments. 2009-01-06 10:50:37 +00:00
Makefile.am build: use LDADD instead of LDFLAGS to specify libs to link to when building executables 2010-04-14 14:08:15 +01:00