12 lines
165 B
Prolog
12 lines
165 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
SOURCES += \
|
|
integrationpluginsma.cpp \
|
|
sunnywebbox.cpp
|
|
|
|
HEADERS += \
|
|
integrationpluginsma.h \
|
|
sunnywebbox.h
|