view sonic-annotator.pro @ 89:6de99d209e32

Added tag sonic-annotator-1.0 for changeset 52e5e2c03792
author Chris Cannam
date Thu, 09 May 2013 14:18:31 +0100
parents 318e2f177ed5
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