Fix casing for 'Support' folder
This commit is contained in:
@@ -3,7 +3,7 @@ OVERLAY_CONFIG = Overlays.json
|
||||
include $(JABY_ENGINE_DIR)/mkfile/common/Wildcard.mk
|
||||
SRCS = $(call rwildcard, src, c cpp)
|
||||
|
||||
INCLUDES += -I$(JABY_ENGINE_DIR)/Support/include -I$(JABY_ENGINE_DIR)/include
|
||||
INCLUDES += -I$(JABY_ENGINE_DIR)/support/include -I$(JABY_ENGINE_DIR)/include
|
||||
CCFLAGS += -save-temps=obj
|
||||
|
||||
SUPPORT_LIBS += FontWriter
|
||||
|
Reference in New Issue
Block a user