view 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
line wrap: on
line source

TEMPLATE = subdirs

SUBDIRS = \
	checker \
	sub_server \
        sub_convert \
	sub_sv

sub_server.file = server.pro
sub_convert.file = convert.pro
sub_sv.file = sv.pro