Remove references to com, datif and prot components.
This commit is contained in:
parent
f226179e24
commit
cb403b5dbb
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user