Remove references to com, datif and prot components.

This commit is contained in:
Gerhard Hoffmann 2023-12-18 12:10:33 +01:00
parent f226179e24
commit cb403b5dbb

View File

@ -4,15 +4,6 @@ VERSION="1.0.0"
include(../DCLibraries.pri)
HEADERS -= $$PWD/include/com.h \
$$PWD/include/datIf.h \
$$PWD/include/prot.h
SOURCES -= \
$${PWD}/src/datIf.cpp \
$${PWD}/src/prot.cpp \
$${PWD}/src/com.cpp
DEFINES+=THIS_IS_CA_SLAVE
DESTDIR=$${_PRO_FILE_PWD_}/../build