Support different regions

This commit is contained in:
Jaby
2024-02-09 09:43:39 -05:00
committed by Jaby
parent 6e39f5c123
commit 03f612fff8
8 changed files with 74 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
#OVERLAY_CONFIG = Overlays.json
include $(JABY_ENGINE_DIR)/lib/Wildcard.mk
include $(JABY_ENGINE_DIR)/mkfile/Wildcard.mk
SRCS = $(call rwildcard, src, c cpp)
INCLUDES += -I$(JABY_ENGINE_DIR)/include