FORMS += \ $$PWD/frmplot.ui \ $$PWD/frmplotbtn.ui \ $$PWD/frmmain.ui \ $$PWD/frmplotrect.ui \ $$PWD/frmpilot.ui \ $$PWD/frmcount.ui \ $$PWD/frmvalue.ui \ $$PWD/frmdata.ui \ $$PWD/frmright.ui HEADERS += \ $$PWD/frmplot.h \ $$PWD/frmplotbtn.h \ $$PWD/frmmain.h \ $$PWD/frmplotrect.h \ $$PWD/frmpilot.h \ $$PWD/frmcount.h \ $$PWD/frmvalue.h \ $$PWD/frmdata.h \ $$PWD/frmright.h SOURCES += \ $$PWD/frmplot.cpp \ $$PWD/frmplotbtn.cpp \ $$PWD/frmmain.cpp \ $$PWD/frmplotrect.cpp \ $$PWD/frmpilot.cpp \ $$PWD/frmcount.cpp \ $$PWD/frmvalue.cpp \ $$PWD/frmdata.cpp \ $$PWD/frmright.cpp