annotate data/fileio/test/files.pri @ 1349:330bcc92507d 3.0-integration

Take a different approach to using libsndfile -- the _fd function doesn't work for me in this build, so use the wchar api
author Chris Cannam
date Fri, 06 Jan 2017 20:51:47 +0000
parents c0cdacc47f4e
children 1c9bbbb6116a
rev   line source
Chris@1260 1
Chris@1260 2 TEST_HEADERS += \
Chris@1260 3 AudioFileReaderTest.h \
Chris@1345 4 AudioTestData.h \
Chris@1345 5 EncodingTest.h
Chris@1260 6
Chris@1260 7 TEST_SOURCES += \
Chris@1260 8 svcore-data-fileio-test.cpp