diff sonic-visualiser.pro @ 1144:a1ce253dc90e pluginscan

First cut running (but not yet using output of, or recovering from errors in) the plugin checker at startup
author Chris Cannam
date Thu, 14 Apr 2016 12:12:04 +0100
parents 28ccb621d1af
children 29c6a7cb114e
line wrap: on
line diff
--- a/sonic-visualiser.pro	Fri Mar 18 14:26:06 2016 +0000
+++ b/sonic-visualiser.pro	Thu Apr 14 12:12:04 2016 +0100
@@ -1,5 +1,5 @@
 TEMPLATE = subdirs
-SUBDIRS = sub_bq sub_dataquay svcore svgui svapp sub_sv 
+SUBDIRS = sub_bq sub_dataquay svcore svgui svapp vamp-plugin-load-checker sub_sv 
 
 !win* {
     # We should build and run the tests on any platform,