diff sonic-visualiser.pro @ 987:fc0ce89208d8

Tidy dense time-value model API a bit; add first simple unit test for FFT model
author Chris Cannam
date Wed, 10 Jun 2015 17:06:02 +0100
parents 10e3c2c5e569
children 28ccb621d1af
line wrap: on
line diff
--- a/sonic-visualiser.pro	Wed Jun 10 14:44:09 2015 +0100
+++ b/sonic-visualiser.pro	Wed Jun 10 17:06:02 2015 +0100
@@ -5,7 +5,7 @@
     # We should build and run the tests on any platform,
     # but doing it automatically doesn't work so well from
     # within an IDE on Windows, so remove that from here
-    SUBDIRS += svcore/base/test svcore/data/fileio/test
+    SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test
 }
 
 sub_sv.file = sv.pro