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