Fix casing for 'Support' folder

This commit is contained in:
2024-05-15 19:48:55 +02:00
parent 31f8de76c1
commit 3c0cc3bb6a
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ include $(JABY_ENGINE_DIR)/mkfile/common/Wildcard.mk
SRCS = $(call rwildcard, src, c cpp)
INCLUDES += -I$(JABY_ENGINE_DIR)/include
#INCLUDES += -I$(JABY_ENGINE_DIR)/Support/include
#INCLUDES += -I$(JABY_ENGINE_DIR)/support/include
#Example for using Support libs
#SUPPORT_LIBS += FontWriter