view sonic-annotator.pro @ 152:db83ea0e102d jams

Make the JSON well-formed (though still empty), except in the case where we are asked to write more than one file's features to the same output file or stdout
author Chris Cannam
date Tue, 14 Oct 2014 12:35:19 +0100
parents dcd7abe066d5
children 382f33b7f00e
line wrap: on
line source
TEMPLATE = subdirs
SUBDIRS = sub_dataquay svcore sub_runner

!win* {
    # We should build and run the tests on any platform,
    # but doing it automatically doesn't work so well from
    # within an IDE on Windows, so remove that from here
    SUBDIRS += svcore/data/fileio/test
}

sub_dataquay.file = dataquay/lib.pro

sub_runner.file = runner.pro
sub_runner.depends = svcore