view sonic-visualiser.pro @ 1299:9027d12841af project-file-rework

Win32 fixes in subrepos (inc binary modes for server)
author Chris Cannam
date Thu, 27 Oct 2016 16:14:49 +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