[Nyx] Introducing hekate GUI, named Nyx!
Version 0.8.0. Expect dragons!
This commit is contained in:
14
nyx/nyx_gui/libs/lvgl/lv_fonts/lv_fonts.mk
Normal file
14
nyx/nyx_gui/libs/lvgl/lv_fonts/lv_fonts.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
CSRCS += lv_font_builtin.c
|
||||
CSRCS += hekate_symbol_10.c
|
||||
CSRCS += hekate_symbol_20.c
|
||||
CSRCS += hekate_symbol_30.c
|
||||
CSRCS += hekate_symbol_40.c
|
||||
CSRCS += interui_12.c
|
||||
CSRCS += interui_20.c
|
||||
CSRCS += interui_30.c
|
||||
CSRCS += interui_40.c
|
||||
|
||||
DEPPATH += --dep-path $(LVGL_DIR)/lvgl/lv_fonts
|
||||
VPATH += :$(LVGL_DIR)/lvgl/lv_fonts
|
||||
|
||||
CFLAGS += "-I$(LVGL_DIR)/lvgl/lv_fonts"
|
||||
Reference in New Issue
Block a user