Revision 21011,
367 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21010,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | |
---|
2 | plugin_LTLIBRARIES = libgstglimagesink.la |
---|
3 | |
---|
4 | libgstglimagesink_la_SOURCES = glimagesink.c |
---|
5 | libgstglimagesink_la_CFLAGS = $(GST_CFLAGS) $(X_CFLAGS) |
---|
6 | libgstglimagesink_la_LIBADD = $(X_LIBS) $(XSHM_LIBS) -lGL -lGLU\ |
---|
7 | $(top_builddir)/gst-libs/gst/libgstinterfaces-$(GST_MAJORMINOR).la |
---|
8 | libgstglimagesink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |
---|
9 | |
---|
10 | noinst_HEADERS = glimagesink.h |
---|
11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.