TEMPLATE = subdirs CONFIG += qt ordered coverage debug SUBDIRS = ut_urlresolver !include( tests.pri ) { error("Unable to find tests include") } tests.files = tests.xml tests.path = $$TESTS_PATH INSTALLS += tests