include(../../../energyplugin/energyplugin.pri) QT += testlib network QT -= gui CONFIG += link_pkgconfig testcase PKGCONFIG += nymea nymea-energy coverage { LIBS += -lgcov } TARGET = nymeaenrgytestscheduler HEADERS += \ testscheduler.h SOURCES += \ testscheduler.cpp target.path = $$[QT_INSTALL_PREFIX]/bin INSTALLS += target