comparison sonic-visualiser.pro @ 1147:29c6a7cb114e pluginscan

Update checker code layout
author Chris Cannam
date Thu, 14 Apr 2016 16:53:03 +0100
parents a1ce253dc90e
children eb60f984c66c
comparison
equal deleted inserted replaced
1146:c78fbb819a62 1147:29c6a7cb114e
1 TEMPLATE = subdirs 1 TEMPLATE = subdirs
2 SUBDIRS = sub_bq sub_dataquay svcore svgui svapp vamp-plugin-load-checker sub_sv 2 SUBDIRS = sub_bq sub_dataquay svcore svgui svapp checker sub_sv
3 3
4 !win* { 4 !win* {
5 # We should build and run the tests on any platform, 5 # We should build and run the tests on any platform,
6 # but doing it automatically doesn't work so well from 6 # but doing it automatically doesn't work so well from
7 # within an IDE on Windows, so remove that from here 7 # within an IDE on Windows, so remove that from here