12 lines
161 B
Prolog
12 lines
161 B
Prolog
include(../plugins.pri)
|
|
|
|
QT *= network
|
|
|
|
SOURCES += \
|
|
integrationplugindynatrace.cpp \
|
|
ufo.cpp
|
|
|
|
HEADERS += \
|
|
integrationplugindynatrace.h \
|
|
ufo.h
|