HEADERS += \ $$PWD/CUIComponentBase.h \ $$PWD/CUIComponentBaseContainerWidget.h \ $$PWD/CUIComponentBaseWidget.h \ $$PWD/CUIDefine.h \ $$PWD/CUIRadioComponent.h \ $$PWD/CUIMultiTableWidget.h \ $$PWD/CUI.h \ $$PWD/CUIButtonBox.h \ $$PWD/CUICheckBox.h \ $$PWD/CUIComboBox.h \ $$PWD/CUIGroupBox.h \ $$PWD/CUILineEdit.h \ $$PWD/CUIPushButton.h \ $$PWD/CUIRadioButton.h \ $$PWD/CUITabWidget.h \ $$PWD/CUIWidget.h \ $$PWD/CUISigsCenter.h \ $$PWD/CUIPropertyAPI.h \ $$PWD/CUIConfig.h SOURCES += \ $$PWD/CUIComponentBase.cpp \ $$PWD/CUIComponentBaseContainerWidget.cpp \ $$PWD/CUIComponentBaseWidget.cpp \ $$PWD/CUIRadioComponent.cpp \ $$PWD/CUIMultiTableWidget.cpp \ $$PWD/CUI.cpp \ $$PWD/CUIButtonBox.cpp \ $$PWD/CUICheckBox.cpp \ $$PWD/CUIComboBox.cpp \ $$PWD/CUIGroupBox.cpp \ $$PWD/CUILineEdit.cpp \ $$PWD/CUIPushButton.cpp \ $$PWD/CUIRadioButton.cpp \ $$PWD/CUITabWidget.cpp \ $$PWD/CUIWidget.cpp \ $$PWD/CUIConfig.cpp \ $$PWD/CUISigsCenter.cpp