Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1495:6965c83c8fa7
Couple of include guards
author | Chris Cannam |
---|---|
date | Mon, 13 Aug 2018 11:43:38 +0100 |
parents | de385fed1197 |
children | 64ef24ebb19c |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ svcore-data-fileio-test.cpp