feat: properties menu in Files and delete confirmation for directories
This commit is contained in:
@@ -69,7 +69,7 @@ OBJS := $(addprefix $(OBJDIR)/,$(SRCS:.cpp=.o))
|
||||
# ---- Target ----
|
||||
|
||||
TARGET := $(BINDIR)/apps/texteditor/texteditor.elf
|
||||
LOADER_LIB := $(BINDIR)/liblibloader.a
|
||||
LOADER_LIB := $(LIBDIR)/libloader/liblibloader.a
|
||||
|
||||
.PHONY: all clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user