view sonic-visualiser.pro @ 1298:c0f55499d8b1 project-file-rework

Error handling
author Chris Cannam
date Thu, 27 Oct 2016 14:01:35 +0100
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