test/ReadApeTags: new debug program
This commit is contained in:
@@ -1583,6 +1583,7 @@ noinst_PROGRAMS = \
|
||||
test/dump_playlist \
|
||||
test/run_decoder \
|
||||
test/read_tags \
|
||||
test/ReadApeTags \
|
||||
test/run_filter \
|
||||
test/run_output \
|
||||
test/run_convert \
|
||||
@@ -1862,6 +1863,13 @@ test_read_tags_SOURCES = test/read_tags.cxx \
|
||||
src/AudioFormat.cxx src/CheckAudioFormat.cxx \
|
||||
$(DECODER_SRC)
|
||||
|
||||
test_ReadApeTags_LDADD = \
|
||||
$(TAG_LIBS) \
|
||||
$(FS_LIBS) \
|
||||
$(ICU_LDADD) \
|
||||
libutil.a
|
||||
test_ReadApeTags_SOURCES = test/ReadApeTags.cxx
|
||||
|
||||
if ENABLE_ID3TAG
|
||||
test_dump_rva2_LDADD = \
|
||||
$(TAG_LIBS) \
|
||||
|
||||
Reference in New Issue
Block a user