view sonic-annotator.pro @ 201:345b10b8cf17

Added tag sonic-annotator-1.2 for changeset f35bbb3e4d41
author Chris Cannam
date Wed, 09 Sep 2015 14:11:53 +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