SET(SOURCES screens/ui_Screen1.c
    screens/ui_Screen2.c
    screens/ui_Screen3.c
    ui.c
    components/ui_comp_hook.c
    ui_helpers.c
    images/ui_img_bg3_png.c
    images/ui_img_measure_png.c
    images/ui_img_wave2_png.c
    images/ui_img_wave1_png.c
    images/ui_img_heart_png.c
    images/ui_img_pngsucai_3128177_ef13f6_png.c
    images/ui_img_arrow_png.c)

add_library(ui ${SOURCES})
