Fix casing for 'Support' folder
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user