annotate src/opus-1.3/opus_headers.mk @ 70:9e21af8f0420

Opus for Windows (MSVC)
author Chris Cannam
date Fri, 25 Jan 2019 12:15:58 +0000
parents 7aeed7906520
children
rev   line source
Chris@69 1 OPUS_HEAD = \
Chris@69 2 include/opus.h \
Chris@69 3 include/opus_multistream.h \
Chris@69 4 include/opus_projection.h \
Chris@69 5 src/opus_private.h \
Chris@69 6 src/analysis.h \
Chris@69 7 src/mapping_matrix.h \
Chris@69 8 src/mlp.h \
Chris@69 9 src/tansig_table.h