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@1332: SUBDIRS += \ Chris@1332: sub_test_svcore_base \ Chris@1332: sub_test_svcore_data_fileio \ Chris@1332: sub_test_svcore_data_model 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@1332: sub_test_svcore_base.file = test-svcore-base.pro Chris@1332: sub_test_svcore_data_fileio.file = test-svcore-data-fileio.pro Chris@1332: sub_test_svcore_data_model.file = test-svcore-data-model.pro Chris@1332: Chris@1278: sub_server.file = server.pro Chris@1297: sub_convert.file = convert.pro Chris@1279: sub_sv.file = sv.pro