TARGET = hive TEMPLATE = lib CONFIG += static SOURCES += device.cpp \ deviceclass.cpp \ deviceplugin.cpp HEADERS += device.h \ deviceclass.h \ deviceplugin.h