FORMS += \ $$PWD/frmstylewidget.ui \ $$PWD/frmmain.ui \ $$PWD/frmdevice.ui \ $$PWD/frmplot.ui \ $$PWD/frmconfig.ui \ $$PWD/frmdevicepanel.ui \ $$PWD/frmplotpanel.ui \ $$PWD/frmdevicepanelx.ui \ $$PWD/frmdevicecontrol.ui HEADERS += \ $$PWD/frmstylewidget.h \ $$PWD/frmmain.h \ $$PWD/frmdevice.h \ $$PWD/frmplot.h \ $$PWD/frmconfig.h \ $$PWD/frmdevicepanel.h \ $$PWD/frmplotpanel.h \ $$PWD/frmdevicepanelx.h \ $$PWD/frmdevicecontrol.h SOURCES += \ $$PWD/frmstylewidget.cpp \ $$PWD/frmmain.cpp \ $$PWD/frmdevice.cpp \ $$PWD/frmplot.cpp \ $$PWD/frmconfig.cpp \ $$PWD/frmdevicepanel.cpp \ $$PWD/frmplotpanel.cpp \ $$PWD/frmdevicepanelx.cpp \ $$PWD/frmdevicecontrol.cpp