view Plugins/Input/wma/libffwma/Makefile.am @ 553:82346a6312c2 trunk

[svn] make WMA plugin strings translatable
author nenolod
date Wed, 01 Feb 2006 13:09:00 -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