mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-19 00:54:53 +02:00
Rename to nymea
This commit is contained in:
parent
cc135935d7
commit
56366694c3
@ -32,7 +32,7 @@ class DevicePluginHttpCommander : public DevicePlugin
|
||||
{
|
||||
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)
|
||||
|
||||
public:
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
include(../plugins.pri)
|
||||
|
||||
TARGET = $$qtLibraryTarget(guh_devicepluginhttpcommander)
|
||||
TARGET = $$qtLibraryTarget(nymea_devicepluginhttpcommander)
|
||||
|
||||
SOURCES += \
|
||||
devicepluginhttpcommander.cpp \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user