You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
784B

  1. NAME = avresample
  2. HEADERS = avresample.h \
  3. version.h \
  4. OBJS = audio_convert.o \
  5. audio_data.o \
  6. audio_mix.o \
  7. audio_mix_matrix.o \
  8. dither.o \
  9. options.o \
  10. resample.o \
  11. utils.o \
  12. TESTPROGS = avresample