QT += core gui network QT += serialport QT += quickwidgets QT += quick QT += qml QT += opengl QT += sql QT += svg FORMS += \ $$PWD/tools_Index2.ui HEADERS += \ $$PWD/tools_Index2.h SOURCES += \ $$PWD/tools_Index2.cpp