view sonic-visualiser.pro @ 1311:9d6e99d70744 piper

Logging; use only first ("native") helper for non-Vamp plugins
author Chris Cannam
date Tue, 01 Nov 2016 16:02:15 +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