Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1482:c014839f49c7 plugin-path-config
Record path associated with first helper found for a plugin, not last (so native helper in preference to 32-bit helper). Also more debug output
author | Chris Cannam |
---|---|
date | Mon, 11 Jun 2018 11:34:11 +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