Chris@69: TEMPLATE = subdirs Chris@86: SUBDIRS = sub_dataquay svcore sub_runner Chris@86: Chris@86: !win* { Chris@86: # We should build and run the tests on any platform, Chris@86: # but doing it automatically doesn't work so well from Chris@86: # within an IDE on Windows, so remove that from here Chris@86: SUBDIRS += svcore/data/fileio/test Chris@86: } Chris@78: Chris@78: sub_dataquay.file = dataquay/lib.pro Chris@69: Chris@69: sub_runner.file = runner.pro Chris@69: sub_runner.depends = svcore