view data/model/test/files.pri @ 1425:bd73a689c8af

Fix reversed parameter names (fortunately the only call to this function currently uses the correct order)
author Chris Cannam
date Mon, 09 Oct 2017 11:09:21 +0100
parents 24c0d4c5356e
children a7485c1bdba5
line wrap: on
line source
TEST_HEADERS += \
	Compares.h \
	MockWaveModel.h \
	TestFFTModel.h
	
TEST_SOURCES += \
	MockWaveModel.cpp \
	svcore-data-model-test.cpp