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