Start of rewrite
Based on lockpick_rcm 1.9.0
This commit is contained in:
9
bdk/libs/lvgl/lv_themes/lv_themes.mk
Normal file
9
bdk/libs/lvgl/lv_themes/lv_themes.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
CSRCS += lv_theme.c
|
||||
CSRCS += lv_theme_default.c
|
||||
CSRCS += lv_theme_templ.c
|
||||
CSRCS += lv_theme_material.c
|
||||
|
||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_themes
|
||||
VPATH += :$(LVGL_DIR)/lvgl/lv_themes
|
||||
|
||||
CFLAGS += "-I$(LVGL_DIR)/lvgl/lv_themes"
|
||||
Reference in New Issue
Block a user