1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-03 17:59:59 +02:00
ffmpeg/libavresample/Makefile

16 lines
726 B
Makefile

NAME = avresample
FFLIBS = avutil
HEADERS = avresample.h \
version.h \
OBJS = audio_convert.o \
audio_data.o \
audio_mix.o \
audio_mix_matrix.o \
options.o \
resample.o \
utils.o \
TESTPROGS = avresample