1 2 3 4 5 6 7 8 9
include(../example.pri) QT += testlib TARGET = tests SOURCES += tests.cpp HEADERS += tests.h