2025-08-14 10:26:20 +02:00

13 lines
158 B
Prolog

include(../plugins.pri)
QT *= network
SOURCES += \
integrationplugintempo.cpp \
tempo.cpp
HEADERS += \
integrationplugintempo.h \
tempo.h