How to add an example to libtheora?
Manuel Dahmen <[email protected]>
| Newsgroups | gmane.comp.multimedia.ogg.theora.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I d like to add an example to libtheora. I added to following lines to Makefile.am: EXTRA_PROGRAMS = player_example encoder_example png2theora slideshow slideshow_SOURCES = slideshow.c slideshow_CFLAGS = $(OGG_CFLAGS) $(PNG_CFLAGS) slideshow_LDADD = $(GETOPT_OBJS) $(LDADDENC) $(PNG_LIBS) -lm _______________________________________________ theora mailing list [email protected] http://lists.xiph.org/mailman/listinfo/theora