Chris@1279: Chris@517: TEMPLATE = subdirs Chris@640: Chris@1330: !win* { Chris@1330: # We should build and run the tests on any platform, Chris@1330: # but doing it automatically doesn't work so well from Chris@1330: # within an IDE on Windows, so remove that from here Chris@1330: SUBDIRS += svcore/base/test svcore/data/fileio/test svcore/data/model/test Chris@1330: } Chris@1330: Chris@1330: SUBDIRS += \ cannam@1285: checker \ Chris@1279: sub_server \ Chris@1297: sub_convert \ Chris@1279: sub_sv Chris@563: Chris@1278: sub_server.file = server.pro Chris@1297: sub_convert.file = convert.pro Chris@1279: sub_sv.file = sv.pro