-> update file names
-> update variable with camel case
-> update debian/control
-> remove unused files and API
-> remove deprecated property
-> update indentation
-> update code as per comment
-> fix typo
14 lines
178 B
Prolog
14 lines
178 B
Prolog
include(../plugins.pri)
|
|
|
|
QT += network
|
|
|
|
SOURCES += \
|
|
v2xeamberelectric.cpp
|
|
|
|
HEADERS += \
|
|
v2xeamberelectric.h
|
|
|
|
DISTFILES += \
|
|
integrationpluginv2xeamberelectric.json
|
|
|