12 lines
183 B
Prolog
12 lines
183 B
Prolog
include(../plugins.pri)
|
|
|
|
TARGET = $$qtLibraryTarget(guh_devicepluginhttpcommander)
|
|
|
|
SOURCES += \
|
|
devicepluginhttpcommander.cpp \
|
|
|
|
HEADERS += \
|
|
devicepluginhttpcommander.h \
|
|
|
|
|