Revision 21011,
313 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 = libgstqcam.la |
---|
3 | |
---|
4 | EXTRA_DIST = qcam-os.c qcam-Linux.c |
---|
5 | |
---|
6 | libgstqcam_la_SOURCES = gstqcamsrc.c qcam-lib.c exposure.c |
---|
7 | libgstqcam_la_CFLAGS = -O2 $(GST_CFLAGS) |
---|
8 | libgstqcam_la_LIBADD = |
---|
9 | libgstqcam_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) |
---|
10 | |
---|
11 | noinst_HEADERS = gstqcamsrc.h qcam-os.h qcam.h qcamip.h qcam-Linux.h |
---|
Note: See
TracBrowser
for help on using the repository browser.