Chris@1279: Chris@517: TEMPLATE = subdirs Chris@640: Chris@1490: # We build the tests on every platform, though at the time of Chris@1490: # writing they are only automatically run on non-Windows platforms Chris@1490: # (because of the difficulty of getting them running nicely in the Chris@1490: # IDE without causing great confusion if a test fails). Chris@1490: SUBDIRS += \ Chris@1490: sub_test_svcore_base \ Chris@1332: sub_test_svcore_data_fileio \ Chris@1332: sub_test_svcore_data_model 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 Chris@1352: Chris@1352: CONFIG += ordered