Rename to nymea
This commit is contained in:
parent
698f933c6e
commit
520ed23d8d
@ -32,7 +32,7 @@ class DevicePluginHttpCommander : public DevicePlugin
|
|||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
Q_PLUGIN_METADATA(IID "guru.guh.DevicePlugin" FILE "devicepluginhttpcommander.json")
|
Q_PLUGIN_METADATA(IID "io.nymea.DevicePlugin" FILE "devicepluginhttpcommander.json")
|
||||||
Q_INTERFACES(DevicePlugin)
|
Q_INTERFACES(DevicePlugin)
|
||||||
|
|
||||||
public:
|
public:
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
include(../plugins.pri)
|
include(../plugins.pri)
|
||||||
|
|
||||||
TARGET = $$qtLibraryTarget(guh_devicepluginhttpcommander)
|
TARGET = $$qtLibraryTarget(nymea_devicepluginhttpcommander)
|
||||||
|
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
devicepluginhttpcommander.cpp \
|
devicepluginhttpcommander.cpp \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user