annotate sonic-visualiser.pro @ 1316:90f582ebd232 piper

Update to use listargs variant of Piper stuff (so that the plugin winnowing feature from the penultimate commit actually works)
author Chris Cannam
date Thu, 03 Nov 2016 15:38:17 +0000
parents 337617d1d50a
children f2ef4a7bdf16
rev   line source
Chris@1279 1
Chris@517 2 TEMPLATE = subdirs
Chris@640 3
Chris@1279 4 SUBDIRS = \
cannam@1285 5 checker \
Chris@1279 6 sub_server \
Chris@1297 7 sub_convert \
Chris@1279 8 sub_sv
Chris@563 9
Chris@1278 10 sub_server.file = server.pro
Chris@1297 11 sub_convert.file = convert.pro
Chris@1279 12 sub_sv.file = sv.pro