| 3,7 → 3,7 |
| |
| include(../Global/Class_SerialPort.pri) |
| |
| SOURCES += wgt_Connection.cpp \ |
| SOURCES += ../Global/Widget_Connection/wgt_Connection.cpp \ |
| ../Global/Class_HandlerMK/HandlerMK.cpp \ |
| ../Global/Class_HandlerIP/HandlerIP.cpp \ |
| ../Global/Class_Input/Input.cpp \ |
| 10,7 → 10,7 |
| ../Global/Class_Input/Input_TCP.cpp \ |
| ../Global/Class_Input/Input_TTY.cpp |
| |
| HEADERS += wgt_Connection.h \ |
| HEADERS += ../Global/Widget_Connection/wgt_Connection.h \ |
| ../Global/Kopter.h \ |
| ../Global/MK_Datatypes.h \ |
| ../Global/Class_HandlerMK/HandlerMK.h \ |
| 19,4 → 19,4 |
| ../Global/Class_Input/Input_TCP.h \ |
| ../Global/Class_Input/Input_TTY.h |
| |
| FORMS += wgt_Connection.ui |
| FORMS += ../Global/Widget_Connection/wgt_Connection.ui |