Chris@517: TEMPLATE = subdirs Chris@539: SUBDIRS = dataquay_lib svcore svgui svapp sub_sv Chris@539: Chris@539: !win* { Chris@539: # We should build and run the tests on any platform, Chris@539: # but doing it automatically doesn't work so well from Chris@539: # within an IDE on Windows, so remove that from here Chris@539: SUBDIRS += svcore/data/fileio/test Chris@539: } chris@534: chris@534: dataquay_lib.file = dataquay/lib.pro Chris@451: Chris@517: sub_sv.file = sv.pro Chris@451: Chris@517: svgui.depends = svcore Chris@517: svapp.depends = svcore svgui Chris@517: sub_sv.depends = svcore svgui svapp