TEMPLATE = lib CONFIG += plugin INCLUDEPATH += ../ HEADERS = ADHERE_servicepluginloader.h \ ../qtmadsservice.h \ ADHERE_serviceplugin.h SOURCES = ../qtmadsservice.cpp \ ADHERE_servicepluginloader.cpp \ ADHERE_serviceplugin.cpp TARGET = $$qtLibraryTarget(ADHERE_servicepluginloader) DESTDIR = ../../plugins QT += network \ phonon MOC_DIR = ../build OBJECTS_DIR = ../build UI_DIR = ../build