INCLUDEPATH += $$system(pwd)/include DEPENDPATH += $$system(pwd) HEADERS += com.h \ controlBus.h \ datIf.h \ dcBL.h \ hwapi.h \ interfaces.h \ prot.h \ sendWRcmd.h \ storeINdata.h \ tslib.h SOURCES += com.cpp \ controlBus.cpp \ datIf.cpp \ dcBL.cpp \ hwapi.cpp \ prot.cpp \ sendWRcmd.cpp \ storeINdata.cpp \ tslib.cpp