view data/fileio/test/files.pri @ 1398:e1926cba940c

Support pre-5.4 Qt builds. Also, don't use SVDEBUG in here, because it depends on this class!
author Chris Cannam
date Mon, 06 Mar 2017 09:34:09 +0000
parents 1c9bbbb6116a
children b5283878cca2
line wrap: on
line source

TEST_HEADERS += \
	     AudioFileReaderTest.h \
	     AudioFileWriterTest.h \
	     AudioTestData.h \
             EncodingTest.h \
             MIDIFileReaderTest.h
	     
TEST_SOURCES += \
	     svcore-data-fileio-test.cpp