Mercurial > audlegacy
view Plugins/Input/wma/libffwma/Makefile.am @ 602:c1fca3e01a84 trunk
[svn] ditto
author | nenolod |
---|---|
date | Fri, 03 Feb 2006 06:34:31 -0800 |
parents | ad1e65c6a854 |
children |
line wrap: on
line source
noinst_LTLIBRARIES= libffwma.la libffwma_la_SOURCES= allcodecs.c allformats.c \ asf.c avcodec.h avformat.h \ avi.h avio.c avio.h aviobuf.c \ bswap.h common.c common.h \ cutils.c cutils.h dsputil.c dsputil.h \ fft.c file.c futils.c mdct.c \ os_support.c os_support.h \ parser.c simple_idct.c simple_idct.h \ utils.h utils.c wmadata.h wmadec.c libffwma_la_CFLAGS= -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c